spi: sh-sci: fix use-after-free in sh_sci_spi_remove()
authorJürg Billeter <j@bitron.ch>
Mon, 16 Jun 2014 14:39:29 +0000 (16:39 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 17 Jun 2014 14:47:31 +0000 (15:47 +0100)
setbits() uses sp->membase.

Signed-off-by: Jürg Billeter <j@bitron.ch>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found