Re: [U-Boot] [PATCH v3 06/12] i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD

2017-05-14 Thread Heiko Schocher
Hello Simon, Am 13.05.2017 um 05:09 schrieb Simon Glass: Drop use of this long-deprecated option. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/i2c/mxc_i2c.c | 4 1 file changed, 4 deletions(-) Thanks! Applied to u-boot-i2c.git master u-boot-i2c m

[U-Boot] [PATCH v3 06/12] i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD

2017-05-12 Thread Simon Glass
Drop use of this long-deprecated option. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/i2c/mxc_i2c.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c index 13ec0e63b1..b68e82770b 100644 --- a/drivers/i2c/mxc_i