i2c: sh_mobile: add errata workaround
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 9 Jun 2015 07:14:39 +0000 (16:14 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 17 Jun 2015 10:40:38 +0000 (12:40 +0200)
commit3ded3743a026e0762fa74467eafc66ecc1c484cc
treeb7dd4178119f4aeafb48021c9157e9357c30673c
parentf30dc5208ca270ff783fa895b74bdd76dcb4ba3e
i2c: sh_mobile: add errata workaround

This used to be in platform init code. We want it to do in the driver
now. This is basically a code move and a new compatible added.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-sh_mobile.c