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:
bf19647
)
usb: gadget: u_uac1: add __user annotation
author
Jingoo Han
<jg1.han@samsung.com>
Mon, 5 Aug 2013 03:14:17 +0000
(12:14 +0900)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 9 Aug 2013 13:34:13 +0000
(16:34 +0300)
Added __user annotation to fix the following sparse warning.
drivers/usb/gadget/u_uac1.c:194:52: warning: incorrect type in argument 2 (different address spaces)
drivers/usb/gadget/u_uac1.c:194:52: expected void const [noderef] <asn:1>*buf
drivers/usb/gadget/u_uac1.c:194:52: got void *buf
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/u_uac1.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/u_uac1.c
Simple merge