[GIT PULL 4/6] Broadcom drivers changes for 5.19
Florian Fainelli
f.fainelli at gmail.com
Wed May 4 14:09:40 PDT 2022
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.19/drivers
for you to fetch changes up to 9235d5118fa4e31f4d71c45d788b6f08d18ab6e0:
bus: brcmstb_gisb: Remove the suppress_bind_attrs attribute of the driver (2022-04-26 09:12:45 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM/ARM64 SoCs drivers changes for
5.19, please pull the following:
- Qintao adds a missing NULL check to the Broadcom PMB driver after a
memory allocation
- Li removes the redundant suppress_bind_attrs from the brcmstb_gisb
driver which only has a probe and no remove function
----------------------------------------------------------------
QintaoShen (1):
soc: bcm: Check for NULL return of devm_kzalloc()
lizhe (1):
bus: brcmstb_gisb: Remove the suppress_bind_attrs attribute of the driver
drivers/bus/brcmstb_gisb.c | 1 -
drivers/soc/bcm/bcm63xx/bcm-pmb.c | 3 +++
2 files changed, 3 insertions(+), 1 deletion(-)
More information about the linux-arm-kernel
mailing list