linux/drivers/firmware/arm_scmi
Sudeep Holla 97b93dda31 firmware: arm_scmi: drop unused con_priv structure member
Initially con_priv was supposedly used for transport specific data when
the SCMI driver had an abstraction to communicate with different mailbox
controllers. But after some discussions, the idea was dropped but this
variable slipped through the cracks.

This patch gets rid of this unused variable.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
2018-05-10 10:51:58 +01:00
..
base.c firmware: arm_scmi: rename scmi_xfer_{init,get,put} 2018-05-10 10:51:57 +01:00
bus.c firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices 2018-02-28 16:37:57 +00:00
clock.c firmware: arm_scmi: rename scmi_xfer_{init,get,put} 2018-05-10 10:51:57 +01:00
common.h firmware: arm_scmi: drop unused con_priv structure member 2018-05-10 10:51:58 +01:00
driver.c firmware: arm_scmi: rename scmi_xfer_{init,get,put} 2018-05-10 10:51:57 +01:00
Makefile firmware: arm_scmi: add device power domain support using genpd 2018-02-28 16:37:57 +00:00
perf.c firmware: arm_scmi: rename scmi_xfer_{init,get,put} 2018-05-10 10:51:57 +01:00
power.c firmware: arm_scmi: rename scmi_xfer_{init,get,put} 2018-05-10 10:51:57 +01:00
scmi_pm_domain.c firmware: arm_scmi: add device power domain support using genpd 2018-02-28 16:37:57 +00:00
sensors.c firmware: arm_scmi: rename scmi_xfer_{init,get,put} 2018-05-10 10:51:57 +01:00