upstream: [media] si470x: don't use buffer on the stack for USB transfers
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 13 Dec 2013 11:06:07 +0000 (08:06 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:23 +0000 (11:55 +0900)
commit779cc3741b8e64758e50ee724c66c09cd4a37f0a
treee83a4de650db1af63606e78332da6803f84a794d
parent01599a324ffd57aa7054da259e3a8b99ec691ca1
upstream: [media] si470x: don't use buffer on the stack for USB transfers

You shouldn't use buffers allocated on the stack for USB transfers,
always kmalloc them.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/radio/si470x/radio-si470x-usb.c
drivers/media/radio/si470x/radio-si470x.h