git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f06b9f3
)
USB: ehci-platform: remove update_device
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 18 May 2012 18:29:56 +0000
(20:29 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 18 May 2012 23:37:55 +0000
(16:37 -0700)
The update_device callback is not needed and the function used here is
from the pci ehci driver. Without this patch we get a compile error if
ehci-platform is compiled without ehci-pci.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: stable <stable@vger.kernel.org> [3.4]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found