diff options
author | Arnd Bergmann | 2018-03-07 16:43:42 +0100 |
---|---|---|
committer | Arnd Bergmann | 2018-03-07 16:43:42 +0100 |
commit | 819d38e95f8ac3fb2e26e42e5c3f19d95a07c847 (patch) | |
tree | f7c627988511fd2bb321da46572b98eccaaa92de /drivers/spmi | |
parent | Merge tag 'reset-for-4.17' of git://git.pengutronix.de/git/pza/linux into nex... (diff) | |
parent | firmware: arm_scpi: improve info message for pre-1.0 firmware (diff) | |
download | kernel-qcow2-linux-819d38e95f8ac3fb2e26e42e5c3f19d95a07c847.tar.gz kernel-qcow2-linux-819d38e95f8ac3fb2e26e42e5c3f19d95a07c847.tar.xz kernel-qcow2-linux-819d38e95f8ac3fb2e26e42e5c3f19d95a07c847.zip |
Merge tag 'scpi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers
Pull "ARM SCPI updates/cleanups for v4.17" from Sudeep Holla:
1. Fixes to get rid of sparse warnings
2. Use of FIELD_GET and GENMASK for better subfields handling
3. Make mbox_free_channels device-managed helping in removing unnecessary code
4. Various other cleanups to simplify and improve code readability
Note that similar set of changes were merged in v4.15, however got reverted
through the commit 81faa5566864 ("firmware: arm_scpi: Revert updates made
during v4.15 merge window") for reasons mentioned in that commit.
This is the resend with the culprit patch removed. Kevin Hilman tested this
series on Amlogic and reported it to be fine.
* tag 'scpi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
firmware: arm_scpi: improve info message for pre-1.0 firmware
firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitions
firmware: arm_scpi: remove struct sensor_capabilities
firmware: arm_scpi: fix incorrect __iomem accesses using correct accessors
firmware: arm_scpi: remove all single element structures
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
firmware: arm_scpi: improve struct sensor_value
firmware: arm_scpi: improve handling of protocol and firmware version subfields
firmware: arm_scpi: improve struct dvfs_info to make code better readable
firmware: arm_scpi: make scpi_probe completely device-managed
firmware: arm_scpi: make freeing mbox channels device-managed
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions