commit | da4a733946aa360e2219ce2d33b8d25ce4aa1959 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 23 16:14:51 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jan 07 08:01:42 2014 -0200 |
tree | b023fd537a41580694d5b6c66311a18e9eadf258 | |
parent | 12d1ee1f2df0ee56441a76a0ad0984936b046aa8 [diff] |
[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>