]> Pileus Git - ~andy/linux/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)
commitda4a733946aa360e2219ce2d33b8d25ce4aa1959
treeb023fd537a41580694d5b6c66311a18e9eadf258
parent12d1ee1f2df0ee56441a76a0ad0984936b046aa8
[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