summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2016-10-19 20:07:05 +0300
committerJonathan Cameron <jic23@kernel.org>2016-10-23 21:34:16 +0300
commita866058f8e40a30c62027990c91aa71008617207 (patch)
tree0c1d8d3dfbb2f44d569075798ea57c5a856d10d0 /scripts/checkstack.pl
parent71faca73af90df461c2cb3fccaefcf06793ab99f (diff)
downloadlinux-a866058f8e40a30c62027990c91aa71008617207.tar.xz
staging:iio:ad7606: Let common remove function take a struct device *
Currently the common remove function takes a struct iio_dev *. This parameter is retrieved by the individual driver remove functions by calling get_drvdata() on their device. To simplify the code let the common remove function directly take a struct dev * and do the IIO device in retrieval the common remove function. This also aligns the interface with the common probe function. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions