]> git.baikalelectronics.ru Git - kernel.git/commit
[MFD] Add code UCB1200/UCB1300 device support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 11 Sep 2005 09:26:31 +0000 (10:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 11 Sep 2005 09:26:31 +0000 (10:26 +0100)
commit567ed76d11fc4cc448f9e8f0d6e3915468e74e72
treed741028790d6f0b3ede6eb7e4e0632259d5aa4d3
parentd01df1a410f820ff087fa6cf9d5628d4189df927
[MFD] Add code UCB1200/UCB1300 device support

Add the core device support code for the Philips UCB1200 and
UCB1300 devices.  Also includes the following from Pavel:

This fixes u32 vs. pm_message_t confusion and uses cleaner
try_to_freeze() [fixing compilation as a side-effect on newer
kernels.]

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ucb1x00-core.c [new file with mode: 0644]
drivers/mfd/ucb1x00.h [new file with mode: 0644]