aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDavid Härdeman <[email protected]>2017-06-25 09:32:31 -0300
committerMauro Carvalho Chehab <[email protected]>2017-10-04 14:24:17 -0300
commit13f96555d6faa6dc57fb5faedf728447a3188230 (patch)
tree4ad662433ad3b9456fc6637759a10cb67f939063 /tools/perf/scripts/python/export-to-sqlite.py
parentf08e52878e101f3794c432dcbaa2179d1a903ded (diff)
[media] media: lirc_zilog: use a dynamically allocated lirc_dev
lirc_zilog currently embeds a struct lirc_dev in its own struct IR, but subsequent patches will make the lifetime of struct lirc_dev dynamic (i.e. it will be free():d once lirc_dev is sure there are no users of the struct). Therefore, change lirc_zilog to use a pointer to a dynamically allocated struct lirc_dev. Signed-off-by: David Härdeman <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions