aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2012-05-01 17:03:48 -0700
committerGreg Kroah-Hartman <[email protected]>2012-05-02 15:53:43 -0700
commit2d2111ea2cf25cc60f7027130ceb34af2d03745d (patch)
treebb177d25af51dd771f146bc8cd909335c92ce1c0 /tools/perf/scripts/python
parentd210267741fb2a8b6d741d9040703683a39087f4 (diff)
staging: comedi: fix build errors caused by module_init/module_exit refactor
A couple build errors were introduced with the module_init/module_exit refactor. The struct comedi_driver variable was being accessed directly in the attach and detach routines. Instead of doing this, access the variable indirectly using the driver pointer in struct comedi_device. Signed-off-by: H Hartley Sweeten <[email protected]> Cc: Ian Abbott <[email protected]> Cc: Mori Hess <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions