aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2010-11-07 12:53:44 -0300
committerMauro Carvalho Chehab <[email protected]>2010-12-29 08:16:45 -0200
commit7bd444ede7285cad4ed5047ff954432325fe7f95 (patch)
treecec812f2174cc690d0238a617e882ab653517aeb /tools/perf/scripts/python/bin
parent8ea43d0a2f87b8460f46ddb7b42b5eb17c5385d2 (diff)
[media] TM6000: Clean-up i2c initialization
Usage of templates for large structures is a bad idea, as it wastes a lot of space. Manually initializing the few fields we need is way more efficient. Also set the algorithm data const, use strlcpy instead of strcpy, fix a small race (device data must always be set before registering said device) and properly return error on adapter registration failure. Signed-off-by: Jean Delvare <[email protected]> Cc: Michel Ludwig <[email protected]> Cc: Stefan Ringel <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions