aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/lirc_dev.c
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2017-06-25 09:32:31 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2017-10-04 14:24:17 -0300
commit13f96555d6faa6dc57fb5faedf728447a3188230 (patch)
tree4ad662433ad3b9456fc6637759a10cb67f939063 /drivers/media/rc/lirc_dev.c
parent[media] media: lirc_zilog: add a pointer to the parent device to struct IR (diff)
downloadlinux-dev-13f96555d6faa6dc57fb5faedf728447a3188230.tar.xz
linux-dev-13f96555d6faa6dc57fb5faedf728447a3188230.zip
[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 <david@hardeman.nu> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/rc/lirc_dev.c')
0 files changed, 0 insertions, 0 deletions