Re: [PATCH v1 09/12] spi/pxa2xx-pci: remove unnecessary assignment

2014-08-19 Thread Mark Brown
On Tue, Aug 19, 2014 at 08:29:20PM +0300, Andy Shevchenko wrote: > There is no need to unset driver data pointer at removal stage. Applied, thanks. signature.asc Description: Digital signature

[PATCH v1 09/12] spi/pxa2xx-pci: remove unnecessary assignment

2014-08-19 Thread Andy Shevchenko
There is no need to unset driver data pointer at removal stage. Signed-off-by: Andy Shevchenko --- drivers/spi/spi-pxa2xx-pci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/spi/spi-pxa2xx-pci.c b/drivers/spi/spi-pxa2xx-pci.c index 0424b67..c950ee2 100644 --- a/drivers/spi/spi-pxa2x