projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
834e231
)
usb: host: oxu210hp-hcd: Use static const char * const where possible
author
Joe Perches
<joe@perches.com>
Tue, 14 Sep 2010 04:23:58 +0000
(21:23 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 22 Oct 2010 17:21:41 +0000
(10:21 -0700)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/oxu210hp-hcd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/host/oxu210hp-hcd.c
b/drivers/usb/host/oxu210hp-hcd.c
index d9c85a29273714b67a3feee118aef6d14f940be1..d32c3eae99cb386982758000df75768bc539a5d4 100644
(file)
--- a/
drivers/usb/host/oxu210hp-hcd.c
+++ b/
drivers/usb/host/oxu210hp-hcd.c
@@
-3696,7
+3696,7
@@
static void oxu_configuration(struct platform_device *pdev, void *base)
static int oxu_verify_id(struct platform_device *pdev, void *base)
{
u32 id;
-
char *
bo[] = {
+
static const char * const
bo[] = {
"reserved",
"128-pin LQFP",
"84-pin TFBGA",