summaryrefslogtreecommitdiff
path: root/drivers/media/radio/radio-typhoon.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-03-12 20:30:49 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-05-13 12:02:20 +0300
commit6d644a6300912730e316874911e6e51ee636ec53 (patch)
tree76ab317f750983f0a1d24da93a79d7f67697506d /drivers/media/radio/radio-typhoon.c
parent67e33dd957880879e785cfea83a3aa24bd5c5577 (diff)
downloadlinux-6d644a6300912730e316874911e6e51ee636ec53.tar.xz
media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera
In stk_camera_read_reg() a single byte buffer is alloc-ed and freed on every function call. Since the size is known, move the buffer to the struct stk_camera where it will be alloc-ed and freed once. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/radio/radio-typhoon.c')
0 files changed, 0 insertions, 0 deletions