[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:

committed by
Mauro Carvalho Chehab

parent
073fe63513
commit
697a521fbc
@@ -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
|
||||
|
Reference in New Issue
Block a user