diff options
author | Jingoo Han | 2013-05-24 10:11:46 +0900 |
---|---|---|
committer | Mike Turquette | 2013-05-30 18:19:34 -0700 |
commit | c0431037b4492e8c82b50f72ce127b74776433c2 (patch) | |
tree | e7eb9a4705a0173782b48701a78528dbd74486d2 /drivers/hid | |
parent | 4bcccf193dae6afd0ac78bb89c6e4b0b8324e9d4 (diff) |
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>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions