Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mfd: sky81452: Use devm_mfd_add_devices() for mfd_device registration | Laxman Dewangan | 2016-04-19 | 1 | -8/+2 |
| | | | | | | | | | | Use devm_mfd_add_devices() for MFD devices registration and get rid of .remove callback to remove MFD child-devices. This is done by managed device framework. CC: Gyungoh Yoo <jack.yoo@skyworksinc.com> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> | ||||
* | mfd: Add support for Skyworks SKY81452 driver | Gyungoh Yoo | 2015-03-12 | 1 | -0/+108 |
Signed-off-by: Gyungoh Yoo <jack.yoo@skyworksinc.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> |