[RFC PATCH 2/2] firmware: scpi: Switch scpi drivers to use new Framework calls

2016-05-26 Thread Neil Armstrong
Update the include/linux/scpi_protocol.h with the new registry calls. Switch following drivers to use the new SCPI registry layer : - drivers/clk/clk-scpi.c - drivers/cpufreq/scpi-cpufreq.c - drivers/hwmon/scpi-hwmon.c And finally switch drivers/firmware/arm_scpi.c to use

[RFC PATCH 2/2] firmware: scpi: Switch scpi drivers to use new Framework calls

2016-05-26 Thread Neil Armstrong
Update the include/linux/scpi_protocol.h with the new registry calls. Switch following drivers to use the new SCPI registry layer : - drivers/clk/clk-scpi.c - drivers/cpufreq/scpi-cpufreq.c - drivers/hwmon/scpi-hwmon.c And finally switch drivers/firmware/arm_scpi.c to use