V4L/DVB (8748): V4L: fix return value of meye probe callback
authorHenrik Kretzschmar <henne@nachtwindheim.de>
Fri, 22 Aug 2008 20:13:05 +0000 (17:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:52 +0000 (09:36 -0200)
The return vaule of the probe function should return -ENOMEM instead
of -EBUSY if video_device_alloc() fails.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found