commit | 4dadf0562bccfa244511d4e5211c8b81e9934712 | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Thu Dec 14 20:04:42 2017 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Dec 15 14:05:29 2017 -0500 |
tree | bec0bc6b5efde08667bd27416b01d5385af8d3c5 | |
parent | f5abe1c5f9bd3e5a4dad5079f6cd51641f2bf2a3 [diff] |
media: staging/imx: remove devname string from imx_media_subdev A separate string for the device name, for DEVNAME async match, was never needed. Just assign the asd device name to the passed platform device name pointer in imx_media_add_async_subdev(). Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>