On Tue, Jun 09, 2015 at 04:14:38PM +0900, Wolfram Sang wrote: > This series moves the errata handling from the setup function into the driver. > It has been tested that this changeset does not cause a regression on the > armadillo board we had access to. Unfortunately, this board did not need the > workaround at all, only some revisions of the r8a7740 are affected. > > After a short discussion with Simon, we agreed this should go via I2C. Acked-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > Wolfram Sang (2): > i2c: sh_mobile: add errata workaround > ARM: shmobile: r8a7740: remove I2C errata handling > > arch/arm/mach-shmobile/setup-r8a7740.c | 55 ---------------------------------- > drivers/i2c/busses/i2c-sh_mobile.c | 40 +++++++++++++++++++++++++ > 2 files changed, 40 insertions(+), 55 deletions(-) > > -- > 2.1.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html