commit | f6a5242b7cf20bf34e5362896df310a35ba3b90b | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Mon Mar 04 04:36:40 2019 -0500 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Jul 25 11:00:25 2019 -0400 |
tree | f1a82f92b352a1874032a26ac70fc3a7272ac280 | |
parent | d1e164289e55de90fcc5680f459a43972430a28d [diff] |
media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints fails The notifier must be cleaned up whenever parsing endpoints fails. Do that to avoid a memory leak in that case. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>