forked from Minki/linux
c8240c1b81
Currently, 'res->flags' handlings are wrong in three respects: * the driver _modifies_ the contents of platform data * res->flags is set up, but not used anywhere in the driver * request_irq() always takes VBUS_IRQ_FLAGS, regardless of refs->flags This patch tries to fix this with a policy: If a platform IRQ resource is available, give preference to its IRQ flag(s) over a default one (VBUS_IRQ_FLAGS). Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
ab8500-usb.c | ||
fsl_otg.c | ||
fsl_otg.h | ||
gpio_vbus.c | ||
isp1301_omap.c | ||
Kconfig | ||
Makefile | ||
msm_otg.c | ||
mv_otg.c | ||
mv_otg.h | ||
nop-usb-xceiv.c | ||
otg_fsm.c | ||
otg_fsm.h | ||
otg.c | ||
twl4030-usb.c | ||
twl6030-usb.c | ||
ulpi_viewport.c | ||
ulpi.c |