From: Atsushi Nemoto Date: Thu, 15 Nov 2007 00:59:23 +0000 (-0800) Subject: spi: fix error paths on txx9spi_probe X-Git-Tag: v2.6.24-rc3~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0a7f39ce8cd54a1b2f3adb03509ff251a91bde;p=pandora-kernel.git spi: fix error paths on txx9spi_probe Some error paths in txx9spi_probe wrongly return 0. This patch fixes them by using the devres interfaces. Signed-off-by: Atsushi Nemoto Acked-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed