Re: [PATCH 3/4] Blackfin SPI driver: move hard coded pin_req to board file

2007-11-05 Thread Bryan Wu
On 11/6/07, David Brownell <[EMAIL PROTECTED]> wrote: > On Thursday 01 November 2007, Bryan Wu wrote: > > --- a/include/asm-blackfin/bfin5xx_spi.h > > +++ b/include/asm-blackfin/bfin5xx_spi.h > > @@ -152,6 +152,7 @@ > > struct bfin5xx_spi_master { > > u16 num_chipselect; > > u8 enable_dma; > > +u16

Re: [PATCH 3/4] Blackfin SPI driver: move hard coded pin_req to board file

2007-11-05 Thread David Brownell
On Thursday 01 November 2007, Bryan Wu wrote: > --- a/include/asm-blackfin/bfin5xx_spi.h > +++ b/include/asm-blackfin/bfin5xx_spi.h > @@ -152,6 +152,7 @@ >  struct bfin5xx_spi_master { > u16 num_chipselect; > u8 enable_dma; > +   u16 pin_req[4]; >  }; >   >  /* spi_board_info.co