]> asedeno.scripts.mit.edu Git - linux.git/commit
media: ipu3-cio2: Proceed with notifier init even if there are no subdevs
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 4 Mar 2019 09:45:57 +0000 (04:45 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 25 Jul 2019 15:00:48 +0000 (11:00 -0400)
commit706c0cffaf2a1b5844fc99e62c09a21f7a7acfdf
tree7dcd3b6ba8bac4660dd321f630d207c4359dc463
parentf6a5242b7cf20bf34e5362896df310a35ba3b90b
media: ipu3-cio2: Proceed with notifier init even if there are no subdevs

The notifier may be registered even if there are no subdevs. Do that to
simplify the code.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/pci/intel/ipu3/ipu3-cio2.c