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:
5153c21
)
usb: gadget: udc: net2280: Declare allow_status_338x as inline
author
Ricardo Ribalda Delgado
<ricardo.ribalda@gmail.com>
Fri, 28 Nov 2014 13:50:59 +0000
(14:50 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 12 Jan 2015 18:13:28 +0000
(12:13 -0600)
The function is very simple, does not declare any variable and it is
called in the irq path.
The counterpart for net228x is already declared as inline.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found