diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2012-02-08 15:09:36 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-03-20 05:36:13 +0400 |
commit | 02bbb814d8db7b632458fcf8651267798eeef985 (patch) | |
tree | f28ca5d94ea883c4781ce48bb33d2573d7ffc401 /drivers/media/video/mt9v011.c | |
parent | ff38d58ec08e347f01fc380f774cedde6dec4103 (diff) | |
download | linux-02bbb814d8db7b632458fcf8651267798eeef985.tar.xz |
[media] -EINVAL -> -ENOTTY
I found one more place where -EINVAL is used instead of -ENOTTY:
Note that drivers/media/dvb/dvb-core/dvbdev.c has the same code, but as far as
I can tell DVB is still using -EINVAL for unknown ioctls so I didn't change
that.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/mt9v011.c')
0 files changed, 0 insertions, 0 deletions