On 28/06/06 10:48 +0100, Ralf Baechle wrote:
> On Wed, Jun 28, 2006 at 09:07:50AM +0200, Domen Puncer wrote:
>
> > This is a port of Jordan Crouse's SPI patch to the SPI layer.
> > Board definitions are only for dbau1200, flash should work with
> > in-kernel driver. If someone wants the simple tmp121 driver,
> > i can send it.
> >
> > Hopefully someone finds this useful.
> >
> > Signed-off-by: Domen Puncer <domen.puncer@ultra.si>
>
> As for the arch/mips bits:
>
> Acked-by: Ralf Baechle <ralf@linux-mips.org>
Thanks!
>
> About 90% of this patch are SPI specific, so please feed this patch though
> the SPI maintainer:
Well... I wanted some mips/dbau1xxx audience first, to comment it.
>
> SPI SUBSYSTEM
> P: David Brownell
> M: dbrownell@users.sourceforge.net
> L: spi-devel-general@lists.sourceforge.net
> S: Maintained
>
> One thing I noticed at a glance is the use of the sysv compatibility types,
> notably uint. Please don't use them in new code.
OK. I'll clean this up, and send to SPI guys tomorrow.
Domen
|