aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorJosh Wu <[email protected]>2015-08-04 07:51:09 -0300
committerMauro Carvalho Chehab <[email protected]>2015-09-25 17:26:27 -0300
commit3dcb8043fb3e2a744841da9769230b3ebb56065a (patch)
tree986857ae0498cc2f1b57f98938419bef012faec4 /tools/perf
parent5d0fd3c806b9e932010931ae67dbb482020e0882 (diff)
[media] soc-camera: increase the length of clk_name on soc_of_bind()
Since in soc_of_bind() it may use the of node's full name as the clk_name, and this full name may be longer than 32 characters, take at91 i2c sensor as an example, length is 34 bytes: /ahb/apb/i2c@f8028000/camera@0x30 So this patch increase the clk_name[] array size to 64. It seems big enough so far. Signed-off-by: Josh Wu <[email protected]> Signed-off-by: Guennadi Liakhovetski <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions