m68k: Return -ENODEV if no device is found
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 18 May 2008 18:47:18 +0000 (20:47 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 May 2008 20:28:50 +0000 (13:28 -0700)
commitfd5b462f0b3ae641e39966d1c6cd0dd66100cda5
treec5334016f71fb0e0807147b73e12e565baf3cb73
parenteb98630ba02f6a23a2d202be082757a9e9940b2b
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 <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/amiflop.c
drivers/block/z2ram.c
drivers/input/serio/q40kbd.c
drivers/video/amifb.c
drivers/video/hpfb.c