"drivers/git@git.tuxist.de:jan.koester/linux.git" did not exist on "500132a0f26ad7d9916102193cbc6c1b1becb373"
clk: use platform_{get,set}_drvdata()
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>
Loading
Please sign in to comment