android_kernel_xiaomi_sm8350/include/asm-arm/arch-ixp4xx
Milan Svoboda 32f3f49910 [ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udc
This patch renames pxa_gpio_set/get functions defined in drivers/usb/gadget/pxa2xx_udc.h to udc_gpio_set/get.

These functions are moved from drivers/usb/gadget/pxa2xx_udc.h to include/asm-arm/arch-pxa2xx/udc.h

Creates new functions: udc_gpio_to_irq, udc_gpio_init_vbus, udc_gpio_init_pullup in include/asm-arm/arch-pxa2xx/udc.h. These functions are used in drivers/usb/gadget/pxa2xx_udc.c instead of direct low-level (pxa2xx only) functions.

Creates all these udc_gpio_* functions in include/asm-arm/arch-ixp4xx/udc.h. This implementation has no real code because ixp4xx doesn't use vbus - only vbus uses all these gpio functions (and because ixp4xx misses any function which converts number of gpio pin into it's irq).

This is next step to make pxa2xx_udc fully work on ixp4xx platform.

Signed-off-by: Milan Svoboda <msvoboda@ra.rockwell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-02-08 14:56:51 +00:00
..
avila.h [ARM] 4033/1: Add separate Avila board setup code 2007-02-06 16:46:46 +00:00
coyote.h
debug-macro.S
dma.h
entry-macro.S
gtwx5715.h
hardware.h [ARM] 4033/1: Add separate Avila board setup code 2007-02-06 16:46:46 +00:00
io.h typo fixes: disadvantadge -> disadvantage 2006-06-30 18:23:39 +02:00
irqs.h [ARM] 4033/1: Add separate Avila board setup code 2007-02-06 16:46:46 +00:00
ixdp425.h
ixp4xx-regs.h
memory.h
nas100d.h
nslu2.h [ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2) 2006-12-07 16:17:06 +00:00
platform.h [libata] ARM: add ixp4xx PATA driver 2006-12-01 22:42:51 -05:00
prpmc1100.h
system.h fix file specification in comments 2006-10-03 23:01:26 +02:00
timex.h
udc.h [ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udc 2007-02-08 14:56:51 +00:00
uncompress.h
vmalloc.h