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:
1e12c91
)
USB: gadget: f_audio: Fix invalid dereference of initdata
author
Martin Jackson
<mjackson220.list@gmail.com>
Tue, 17 May 2011 09:02:06 +0000
(11:02 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 17 May 2011 18:20:24 +0000
(11:20 -0700)
as_out_ep_desc contines to be used during gadget enumeration and thus
should not be marked as __initdata
Signed-off-by: Martin Jackson <mjackson220.list@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found