aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd/core.h
AgeCommit message (Collapse)AuthorFilesLines
2008-07-28mfd: Coding style fixesBen Dooks1-9/+8
Fix some coding style fixes in the mfd core driver. Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>
2008-07-07[ARM] 5127/1: Core MFD supportDmitry Baryshkov1-0/+55
This patch provides a common subdevice registration system for MFD type chips, using platfrom device. Signed-off-by: Ian Molton <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Russell King <[email protected]>