projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d61c7ad
)
i2c: lpc32xx: Remove note for DM conversation
author
Sylvain Lemieux
<slemieux@tycoint.com>
Tue, 14 Mar 2017 15:24:43 +0000
(11:24 -0400)
committer
Heiko Schocher
<hs@denx.de>
Tue, 28 Mar 2017 04:27:08 +0000
(06:27 +0200)
Removed note in the LPC32xx I2C driver for DM conversation.
Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
drivers/i2c/lpc32xx_i2c.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/lpc32xx_i2c.c
b/drivers/i2c/lpc32xx_i2c.c
index b4d1014b8d909f698a725c97df0eb4cc2a243764..cacbe8764197d9a559dc3065f0ca3dceff7a382d 100644
(file)
--- a/
drivers/i2c/lpc32xx_i2c.c
+++ b/
drivers/i2c/lpc32xx_i2c.c
@@
-5,9
+5,6
@@
* Written-by: Albert ARIBAUD - 3ADEV <albert.aribaud@3adev.fr>
*
* SPDX-License-Identifier: GPL-2.0+
- *
- * NOTE: This driver should be converted to driver model before June 2017.
- * Please see doc/driver-model/i2c-howto.txt for instructions.
*/
#include <common.h>