summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2011-04-05 13:36:04 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-13 16:36:05 -0700
commit7d670a2ed770a3405a7edb1159e3fa9b3f43fe46 (patch)
treee84a3b517849d73f3b64cc571f0dbc79f196e65c /sound
parent4661ffc91befc8c5ee080720120da1d53851060a (diff)
USB: UHCI: remove uses of hcd->state
This patch (as1456) removes all uses of hcd->state from the uhci-hcd driver, as part of the overall strategy to eliminate hcd->state completely. Now when a controller dies we call usb_hc_died() directly, instead of relying on the core interrupt handler to see that hcd->state has changed to HC_STATE_HALT and make the call for us. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions