> From: Paul Gortmaker <[EMAIL PROTECTED]> > Date: Thu, 24 Jan 2008 11:59:12 -0500 > Subject: [PATCH] powerpc: reduce code duplication in legacy_serial, add UART > parent types > > The legacy_serial was treating each UART parent in a separate code block. > Rather than continue this trend for the new parent IDs, this condenses > all (soc, tsi, opb, plus two more new types) into one of_device_id array. > The new types are wrs,epld-localbus for the Wind River sbc8560, and a > more generic "simple-bus" as requested by Scott Wood. > > Signed-off-by: Paul Gortmaker <[EMAIL PROTECTED]> > --- > arch/powerpc/kernel/legacy_serial.c | 45 +++++++++++++--------------------- > 1 files changed, 17 insertions(+), 28 deletions(-) > applied
- k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev