commit | 46f2c21cfdb1a829a9a23e23562ffa66b007dc48 | [log] [tgz] |
---|---|---|
author | Henrik Kretzschmar <henne@nachtwindheim.de> | Wed Sep 03 16:47:39 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Sep 03 18:36:42 2008 -0300 |
tree | 68163eb5a3f74d2397bd30cf33a81355799a1ca4 | |
parent | b045979d61b235cd9cc8347760fcfb44fc8ecbd6 [diff] |
V4L/DVB (8682): V4L: fix return value of register video func If a wrong device type is used with video_register_device_index() it should better return an error number, instead of a constant. Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>