[GIT PULL 1/1] Broadcom drivers fixes for 4.17
Florian Fainelli
f.fainelli at gmail.com
Mon Apr 16 15:30:35 PDT 2018
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.17/drivers-fixes
for you to fetch changes up to 144345a4a8c3b497a3f60d3af9d6071a37660186:
soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure (2018-04-16 15:15:23 -0700)
----------------------------------------------------------------
This pull request contains Broadcom SoCs drivers fixes, please pull the
following:
- Geert makes the Raspberry Pi firmwware return -ENOSYS (similar to
other subsystems) when CONFIG_RASPBERRYPI_FIRMWARE is off.
- Florian fixes an incorrect annotation in the Raspberry Pi power domain
driver, spotted by sparse
----------------------------------------------------------------
Florian Fainelli (1):
soc: bcm: raspberrypi-power: Fix use of __packed
Geert Uytterhoeven (1):
soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure
drivers/soc/bcm/raspberrypi-power.c | 2 +-
include/soc/bcm2835/raspberrypi-firmware.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list