Home
last modified time | relevance | path

Searched hist:"0 a9e34056fcf86fb64e70bd281875eb7bbdbabde" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_gpio.h0a9e34056fcf86fb64e70bd281875eb7bbdbabde Fri Jul 31 23:55:09 UTC 2015 Tom Rini <trini@konsulko.com> gpio: omap: Drop 'method' parameter

The "method" parameter was part of the original port of the driver from
the kernel. At some point this may have been added to allow for future
differentiation (as omap1 and omap2 have different GPIO IP blocks, so
this wasn't an unreasonable thing to do). At this point however it's
just extra overhead, so drop.

Signed-off-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/drivers/gpio/
H A Domap_gpio.c0a9e34056fcf86fb64e70bd281875eb7bbdbabde Fri Jul 31 23:55:09 UTC 2015 Tom Rini <trini@konsulko.com> gpio: omap: Drop 'method' parameter

The "method" parameter was part of the original port of the driver from
the kernel. At some point this may have been added to allow for future
differentiation (as omap1 and omap2 have different GPIO IP blocks, so
this wasn't an unreasonable thing to do). At this point however it's
just extra overhead, so drop.

Signed-off-by: Tom Rini <trini@konsulko.com>