upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:23 +0000 (11:54 +0900)
commit9fcaf37e3391223df4126616be664710e58384cc
treec70340bdb315571437a0cf6e7591012685e41cf0
parent95e3d22e99a94a934e55a6fa121ad6f9796eb083
upstream: [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