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:
04f7bb9
)
usbcore: rename struct dev_state to struct usb_dev_state
author
Valentina Manea
<valentina.manea.m@gmail.com>
Mon, 10 Mar 2014 08:36:40 +0000
(10:36 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 10 Mar 2014 16:54:56 +0000
(09:54 -0700)
Since it is needed outside usbcore and exposed in include/linux/usb.h,
it conflicts with enum dev_state in rt2x00 wireless driver.
Mark it as usb specific to avoid conflicts in the future.
Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/stub_dev.c
patch
|
blob
|
history
drivers/usb/core/devio.c
patch
|
blob
|
history
drivers/usb/core/hub.c
patch
|
blob
|
history
drivers/usb/core/hub.h
patch
|
blob
|
history
drivers/usb/core/usb.h
patch
|
blob
|
history
include/linux/usb.h
patch
|
blob
|
history
diff --cc
drivers/staging/usbip/stub_dev.c
Simple merge
diff --cc
drivers/usb/core/devio.c
Simple merge
diff --cc
drivers/usb/core/hub.c
Simple merge
diff --cc
drivers/usb/core/hub.h
Simple merge
diff --cc
drivers/usb/core/usb.h
Simple merge
diff --cc
include/linux/usb.h
Simple merge