diff options
author | Jingoo Han <[email protected]> | 2013-02-21 16:43:36 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-21 17:22:23 -0800 |
commit | 91c665b035a34bcaa0a40618c8a38666f40a0b3c (patch) | |
tree | fb3c9e88610dbfcd29643376c1db1441b0f45bc0 /tools/perf/scripts/python | |
parent | 7652c18d5c658a155ec2708c574096ad22d1e8d1 (diff) |
backlight: ltv350qv: use spi_get_drvdata and spi_set_drvdata
Use the wrapper functions for getting and setting the driver data using
spi_device instead of using dev_{get|set}_drvdata with &spi->dev, so we
can directly pass a struct spi_device.
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions