+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Use the wrapper functions for getting and setting the driver data using
platform_device instead of using dev_{get,set}_drvdata() with &pdev->dev,
so we can directly pass a struct platform_device.
Signed-off-by:
Jingoo Han <jg1.han@samsung.com>
Acked-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by:
Mike Turquette <mturquette@linaro.org>