summaryrefslogtreecommitdiff
path: root/kernel/xpp/xpp_zap.c
diff options
context:
space:
mode:
authorsruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2009-10-04 19:31:49 +0000
committersruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2009-10-04 19:31:49 +0000
commit238057b2d20dea156c5398775f870a103d9471cc (patch)
tree969634f76dd6a4934a7accd7f0bc8c5198f3330e /kernel/xpp/xpp_zap.c
parentcd21316c0b021efccbc1234b7d37a06c10624867 (diff)
xpp: Use proper get/set for device->driver_data
2.6.32-rc1 broke direct access to the member 'driver_data' of 'struct device'. However direct access to wasn't proper in the first place. This commit replaces direct access to dev->driver_data with dev_get_drvdata() and dev_set_drvdata(). This is a backport from https://origsvn.digium.com/svn/dahdi/linux/trunk@7226. From: tzafrir <tzafrir@22b186d9-ae4d-0410-a2cf-b1b22c4d6fbd> git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4687 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/xpp/xpp_zap.c')
0 files changed, 0 insertions, 0 deletions