summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorArend van Spriel2015-05-27 19:31:41 +0200
committerKalle Valo2015-05-28 10:28:41 +0200
commit00e27eeb75bb91798225cfb1ab9f6b9e13d3d639 (patch)
tree2a5ce4a9cb6eff66d65020709de0bfd5546bca89 /MAINTAINERS
parentbrcmfmac: add support for dma indices feature (diff)
downloadkernel-qcow2-linux-00e27eeb75bb91798225cfb1ab9f6b9e13d3d639.tar.gz
kernel-qcow2-linux-00e27eeb75bb91798225cfb1ab9f6b9e13d3d639.tar.xz
kernel-qcow2-linux-00e27eeb75bb91798225cfb1ab9f6b9e13d3d639.zip
brcmfmac: fix invalid access to struct acpi_device fields
The fields of struct acpi_device are only known when CONFIG_ACPI is defined. Fix this by using a helper function. This will resolve the issue found in linux-next: ../brcmfmac/bcmsdh.c: In function 'brcmf_ops_sdio_probe': ../brcmfmac/bcmsdh.c:1139:7: error: dereferencing pointer to incomplete type adev->flags.power_manageable = 0; ^ Fixes: f0992ace680c ("brcmfmac: prohibit ACPI power management ...") Cc: Fu, Zhonghui <zhonghui.fu@linux.intel.com> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions