Revision ba0a7f39ce8cd54a1b2f3adb03509ff251a91bde authored by Atsushi Nemoto on 15 November 2007, 00:59:23 UTC, committed by Linus Torvalds on 15 November 2007, 02:45:39 UTC
Some error paths in txx9spi_probe wrongly return 0.  This patch fixes them by
using the devres interfaces.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 350d007
History
File Mode Size
include
ss
Kconfig -rw-r--r-- 6.3 KB
Makefile -rw-r--r-- 341 bytes
avc.c -rw-r--r-- 23.3 KB
exports.c -rw-r--r-- 1.9 KB
hooks.c -rw-r--r-- 122.6 KB
netif.c -rw-r--r-- 5.8 KB
netlabel.c -rw-r--r-- 10.2 KB
netlink.c -rw-r--r-- 2.4 KB
nlmsgtab.c -rw-r--r-- 6.0 KB
selinuxfs.c -rw-r--r-- 37.7 KB
xfrm.c -rw-r--r-- 10.4 KB

back to top