commit | 073d4aca342029fc62fefa500bb11a556c5f7223 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Mon Apr 04 16:54:18 2016 +0900 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Apr 19 07:53:52 2016 +0100 |
tree | e21f607b47909ac3b51ba30d3a96a36897f3c3b0 | |
parent | c796c50b9c20b586cd8c3e3a57cea4f0762a60fc [diff] |
mfd: max77693: Allow building as a module The consumer of max77693 regulators on Trats2 board (samsung-usb2-phy driver) supports deferred probing so the max77693 main MFD driver can be built now as a module. This gives more flexibility and removes manual ordering of init calls. Suggested-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>