[PATCH 3/7] [POWERPC] QE: prepare QE PIO code for GPIO LIB support

Kumar Gala galak at kernel.crashing.org
Wed Jun 11 02:08:41 EST 2008


On May 23, 2008, at 11:38 AM, Anton Vorontsov wrote:

> - split and export __par_io_config_pin() out of par_io_config_pin(),  
> so we
>  could use the prefixed version with GPIO LIB API;
> - rename struct port_regs to qe_pio_regs, and place it into qe.h;
> - rename #define NUM_OF_PINS to QE_PIO_PINS, and place it into qe.h.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> Acked-By: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/sysdev/qe_lib/qe_io.c |   94 ++++++++++++++++ 
> +-------------------
> include/asm-powerpc/qe.h           |   19 +++++++
> 2 files changed, 64 insertions(+), 49 deletions(-)


applied.

- k



More information about the Linuxppc-dev mailing list