On Monday 13 July 2009, [email protected] wrote: > From: Sandeep Paulraj <[email protected]> > > The patch adds a header in the > /arch/arm/mach-davinci/include/mach folder for SPI. > It has a structure for the platform data for SPI
These patches mostly look good. I might commbine this one with #6 ... and #6 should request_irq() using pdev->dev.name so the instance ID shows up. More comments later. > > Signed-off-by: Sandeep Paulraj <[email protected]> > --- > arch/arm/mach-davinci/include/mach/spi.h | 46 > ++++++++++++++++++++++++++++++ > 1 files changed, 46 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/mach-davinci/include/mach/spi.h _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
