commit | ef0e3c26efe9c52de62b96fdad94de3ed70489d0 | [log] [tgz] |
---|---|---|
author | Henrik Kretzschmar <henne@nachtwindheim.de> | Fri Aug 22 17:13:05 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 12 09:36:52 2008 -0200 |
tree | 30b89a1d26676acf9dd3a587ee5a72c3d9a731b8 | |
parent | eda9e4e29492aff55ceb3f719a6011bddc60a892 [diff] |
V4L/DVB (8748): V4L: fix return value of meye probe callback 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>