]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: i2c-sh_mobile register access code break out
authorMagnus Damm <damm@opensource.se>
Thu, 11 Mar 2010 10:05:50 +0000 (10:05 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:19:33 +0000 (16:19 +0900)
commit12a55f2db71e0a1474ba56ab1c93287600b915be
tree560f2f1036ee2455fe66d7afe9a023b20939d65c
parent0fdf86754f70e813845af4abaa805165ce57a0bb
i2c: i2c-sh_mobile register access code break out

Break out register access functions in the
i2c-sh_mobile driver. This update should not
change any driver logic.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/i2c/busses/i2c-sh_mobile.c