powerpc/virtex/spi: Xilinx SPI driver not releasing memory
authorJohn Linn <john.linn@xilinx.com>
Wed, 11 Mar 2009 15:36:20 +0000 (09:36 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 11 Mar 2009 15:36:20 +0000 (09:36 -0600)
The driver was not releasing memory when it was removed or
when there was a failure during probe. This fixes it.

Signed-off-by: John Linn <john.linn@xilinx.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found