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:
65cd5c4
)
usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 22 Nov 2011 15:48:29 +0000
(13:48 -0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 29 Nov 2011 14:19:04 +0000
(23:19 +0900)
In order to support multiple SoC kernel image, compile-time dependency
on a specific SoC type should be avoided.
fsl_udc_clk_finalize is already protected by cpu_is_mx35(), so remove
the compile-time check for CONFIG_SOC_IMX35.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/fsl_mxc_udc.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/fsl_mxc_udc.c
Simple merge