diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2008-08-12 18:33:27 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-08-21 17:26:36 (GMT) |
commit | 65605ae8e587d714f73e674369bc4cd5a1e53a9b (patch) | |
tree | 823a14c8870352de6a9a99a82297ba794172143c /include | |
parent | 74573ee7096a4ffc2f098108d21c85801b9c7434 (diff) | |
download | linux-fsl-qoriq-65605ae8e587d714f73e674369bc4cd5a1e53a9b.tar.xz |
USB: Add udev argument to interface suspend/resume functions
This patch (as1127) makes a minor change to the prototypes of the
usb_suspend_interface() and usb_resume_interface() routines. Now the
usb_device structure is passed as an argument, instead of being
computed on-the-fly from the usb_interface argument.
It makes the code look simpler, even if it really isn't much different
from before.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions