media: smiapp: Don't poll for NVM ready on devices that don't need it
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 23 Sep 2019 13:18:38 +0000 (10:18 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 24 Oct 2019 21:53:09 +0000 (18:53 -0300)
commit23fc92fad8ff6829b3139c55d83b659020812016
tree0db691947286fd9771c995d435c07541af2c638b
parentd5e550cf9f292ac889d9a686c4cb5fa040eeab7b
media: smiapp: Don't poll for NVM ready on devices that don't need it

Only some devices require polling for NVM ready. Do the polling only on
devices that need it.

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