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:
82c02f5
)
usb: musb: Use IS_ENABLED for tusb6010
author
Tony Lindgren
<tony@atomide.com>
Mon, 24 Nov 2014 19:05:06 +0000
(11:05 -0800)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 25 Nov 2014 14:47:07 +0000
(08:47 -0600)
This removes the ifdef clutter a bit and saves few lines.
It also makes it easier to detect the remaining places
where we have conditional building of code done based
on if defined for things like DMA.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found