diff options
author | Don Zickus <dzickus@redhat.com> | 2015-05-13 17:22:25 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-24 20:30:31 (GMT) |
commit | b4b598fdde2773f0f0498d7c1e41b088db781f11 (patch) | |
tree | 1995afb2271de2c76e86b353f560f114de200b42 /drivers/cpuidle/cpuidle-kirkwood.c | |
parent | 3032aeddd85e6499cd118246ceb44b03dd393356 (diff) | |
download | linux-b4b598fdde2773f0f0498d7c1e41b088db781f11.tar.xz |
staging: unisys: Convert device functions to pass dev_info pointer around
Most device functions pass bus_no and dev_no around and then do a lookup
inside each function to find the dev_info struct. Instead just pass the
pointer.
This prepares us for a later conversion to using visor device.
No real technical changes. Just function header changes and little
cleanups as a result.
Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/cpuidle/cpuidle-kirkwood.c')
0 files changed, 0 insertions, 0 deletions