[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfig

This is really configuration to the driver originating from DT or
elsewhere. Do not call it platform data.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Sakari Ailus
2016-08-11 07:43:50 -03:00
committed by Mauro Carvalho Chehab
parent 073fe63513
commit 697a521fbc
4 changed files with 74 additions and 74 deletions

View File

@@ -57,7 +57,7 @@ struct smiapp_flash_strobe_parms {
u8 trigger;
};
struct smiapp_platform_data {
struct smiapp_hwconfig {
/*
* Change the cci address if i2c_addr_alt is set.
* Both default and alternate cci addr need to be present