From: Anton Vorontsov Date: Fri, 23 May 2008 16:38:58 +0000 (+0400) Subject: powerpc/QE: prepare QE PIO code for GPIO LIB support X-Git-Tag: v2.6.27-rc1~1058^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9572653ee01a2134ae3a1d7aa29ce9d026a6afe9;p=pandora-kernel.git powerpc/QE: prepare QE PIO code for GPIO LIB support - 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 Acked-By: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed