[media] hdpvr: small fixes
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 12 Feb 2013 12:26:30 +0000 (09:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 14 Apr 2013 22:58:42 +0000 (19:58 -0300)
commit97caa318b3ced2241cf1eda772a72c9c2ea19abb
tree6b9ca2bc2679c6908edd8cca1e217ac77edea686
parent41022fcb3db75c9777bbd05da114c7eb597694df
[media] hdpvr: small fixes

- return EBUSY instead of EAGAIN.
- add missing break.
- remove unnecessary buf type check (done by the core).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/hdpvr/hdpvr-video.c