diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-11-25 16:15:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-05-25 12:51:35 -0300 |
commit | f216ccb3d9d5603f750e50dbe66190de87dc52d8 (patch) | |
tree | 66e99a3aa379a659543640b9918c736ffc0506df /samples | |
parent | bedc3939dc866e0bf2648ca3700119bf6c3e54de (diff) | |
download | talos-op-linux-f216ccb3d9d5603f750e50dbe66190de87dc52d8.tar.gz talos-op-linux-f216ccb3d9d5603f750e50dbe66190de87dc52d8.zip |
[media] adv7604: Don't put info string arrays on the stack
We do not want to modify the info string arrays ever, so no need to
waste stack space for them. While we are at it also make them const.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions