]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: Remove OOM message after input_allocate_device
authorJoe Perches <joe@perches.com>
Wed, 23 Oct 2013 19:14:51 +0000 (16:14 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 10:01:42 +0000 (08:01 -0200)
commit795471f57b12807ae55abb4e0712d674693abb92
treeb023fd537a41580694d5b6c66311a18e9eadf258
parent8ec514afc6ca6ca6478b41cee09ba077475a76e4
[media] media: Remove OOM message after input_allocate_device

Emitting an OOM message isn't necessary after input_allocate_device
as there's a generic OOM and a dump_stack already done.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/imon.c
drivers/media/usb/em28xx/em28xx-input.c
drivers/media/usb/pwc/pwc-if.c