]> Git Repo - u-boot.git/commit
dm: i2c: Add a note to I2C drivers which need conversion
authorSimon Glass <[email protected]>
Wed, 23 Nov 2016 13:34:44 +0000 (06:34 -0700)
committerHeiko Schocher <[email protected]>
Mon, 5 Dec 2016 12:28:03 +0000 (13:28 +0100)
commit2852709676c89e45b564ff0d64ce53e921c99c1d
tree2b04cea383e409b39187e0aa8ff1788831a00348
parent37b8eb37f8950538425d9956b65e8911a986002b
dm: i2c: Add a note to I2C drivers which need conversion

Maintainers need to be notified more directly of the need to convert these
drivers. Add a note to the top each affected file.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Heiko Schocher <[email protected]>
14 files changed:
drivers/i2c/adi_i2c.c
drivers/i2c/davinci_i2c.c
drivers/i2c/fti2c010.c
drivers/i2c/ihs_i2c.c
drivers/i2c/kona_i2c.c
drivers/i2c/lpc32xx_i2c.c
drivers/i2c/pca9564_i2c.c
drivers/i2c/ppc4xx_i2c.c
drivers/i2c/rcar_i2c.c
drivers/i2c/sh_i2c.c
drivers/i2c/sh_sh7734_i2c.c
drivers/i2c/soft_i2c.c
drivers/i2c/tsi108_i2c.c
drivers/i2c/zynq_i2c.c
This page took 0.031064 seconds and 4 git commands to generate.