This series implements a few cleanups as a preparation to tnetv107x inclusion. IO_ADDRESS usage has been eliminated from serial code, and the serial init no longer assumes the presence of pwremu registers.
This series has been tested on dm355evm and tnetv107x platforms, and stacks on top of the pre-tnetv107x gpio, misc, and ioremap series. Cyril Chemparathy (3): Davinci: serial - remove unnecessary define Davinci: serial - use ioremap() Davinci: serial - conditional reset via pwremu arch/arm/mach-davinci/include/mach/serial.h | 1 - arch/arm/mach-davinci/serial.c | 34 ++++++++++++++++++++------ 2 files changed, 26 insertions(+), 9 deletions(-) _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
