Fabio Baltieri 97e3d9e32f spi: pl022: remove unused ret and pins_state variables
Removes the warnings:

drivers/spi/spi-pl022.c: In function 'pl022_suspend_resources':
drivers/spi/spi-pl022.c:2322:24: warning: unused variable 'pins_state' [-Wunused-variable]
drivers/spi/spi-pl022.c:2321:6: warning: unused variable 'ret' [-Wunused-variable]
drivers/spi/spi-pl022.c: In function 'pl022_resume_resources':
drivers/spi/spi-pl022.c:2334:6: warning: unused variable 'ret' [-Wunused-variable]

introduced in:

f1c9cf0 spi: pl022: use pinctrl PM helpers

Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Acked-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-06-17 18:18:33 +02:00
..
2013-05-09 09:59:16 -07:00
2013-04-07 10:08:00 +01:00
2013-02-06 10:41:12 +00:00
2011-06-06 01:16:30 -06:00
2011-09-21 09:41:48 -06:00
2013-02-21 12:05:51 -08:00
2013-02-05 13:17:12 +00:00
2013-02-20 11:04:46 -08:00
2013-04-29 16:38:41 -07:00
2011-06-06 01:16:30 -06:00
2011-06-06 01:16:30 -06:00
2013-04-23 19:27:00 +01:00
2013-04-07 10:08:00 +01:00
2013-04-01 14:32:32 +01:00