Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| | | | | | | | These macros are in <linux/export.h> and will no longer be implicitly everywhere anymore. Fix it up in advance. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> | ||||
* | mfd: Move pcf50633 irq related functions to its own file. | Lars-Peter Clausen | 2010-05-28 | 1 | -0/+318 |
This reduces code clutter a bit and will ease an migration to genirq. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |