Re: [PATCH] fixes probe issue and hangup in spi_mpc8xxx.c for data bigger than PAGE_SIZE

2010-09-15 Thread Joakim Tjernlund
> > This patch applies to 2.6.34.7. It also applies to 2.6.35.4 althought > part of it is already included in 2.6.35.4 > It fixed a problem with spi_mpc8xxx.c when transmitting or receiving > data bigger than PAGE_SIZE when doing a read only or write only operation > It also fixed an issue with t

[PATCH] fixes probe issue and hangup in spi_mpc8xxx.c for data bigger than PAGE_SIZE

2010-09-15 Thread LEROY Christophe
This patch applies to 2.6.34.7. It also applies to 2.6.35.4 althought part of it is already included in 2.6.35.4 It fixed a problem with spi_mpc8xxx.c when transmitting or receiving data bigger than PAGE_SIZE when doing a read only or write only operation It also fixed an issue with the init pro