git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bedc393
)
[media] adv7604: Don't put info string arrays on the stack
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 25 Nov 2013 19:15:29 +0000
(16:15 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Sun, 25 May 2014 15:51:35 +0000
(12:51 -0300)
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>
drivers/media/i2c/adv7604.c
patch
|
blob
|
history
diff --cc
drivers/media/i2c/adv7604.c
Simple merge