twl6030: move twl6030 register access functions to common header file
authorNishanth Menon <nm@ti.com>
Tue, 26 Mar 2013 05:20:52 +0000 (05:20 +0000)
committerTom Rini <trini@ti.com>
Fri, 10 May 2013 12:25:54 +0000 (08:25 -0400)
commitebce10e5b2542e71e1201c85dbe3b6432569a497
tree42d9723e2b1d304c0ab80dd9d7d9714c4ad8401f
parent345ef20465f7b2628b6f6e93b4f2e1d7280f7b7d
twl6030: move twl6030 register access functions to common header file

twl6030_i2c_[read|write]_u8 can be used else where to access
multi-function device such as twl6030, so move the register access
functions to the common twl6030.h header file.

Signed-off-by: Nishanth Menon <nm@ti.com>
drivers/power/twl6030.c
include/twl6030.h