From: Geert Uytterhoeven Date: Sun, 18 May 2008 18:47:18 +0000 (+0200) Subject: m68k: Return -ENODEV if no device is found X-Git-Tag: v2.6.26-rc3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5b462f0b3ae641e39966d1c6cd0dd66100cda5;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