From: Geert Uytterhoeven Date: Thu, 17 Jul 2008 19:16:10 +0000 (+0200) Subject: m68k: Return -ENODEV if no device is found X-Git-Tag: v2.6.27-rc1~997 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e945b568e28b42de893ef24989372f0219501d32;p=pandora-kernel.git m68k: Return -ENODEV if no device is found According to the tests in do_initcalls(), the proper error code in case no device is found is -ENODEV, not -ENXIO or -EIO. Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed