On Wed, Jan 25, 2017 at 12:50:31PM +0100, Marek Szyprowski wrote: > Convert exisitng lpass-suspend/resume callbacks into runtime PM callbacks. > This way Exynos LPASS driver will be ready for use with power domains > enabled. LPASS will be runtime resumed/suspended as a result of its child > devices runtime PM transitions. > > Signed-off-by: Marek Szyprowski <m.szyprow...@samsung.com> > --- > drivers/mfd/exynos-lpass.c | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) >
Acked-by: Krzysztof Kozlowski <k...@kernel.org> Best regards, Krzysztof