https://github.com/torvalds/linux
Revision ac82da3381fc663dbda31612a0bff60bc41676a3 authored by Aurelien Jarno on 26 September 2008, 20:27:11 UTC, committed by Ralf Baechle on 27 September 2008, 14:45:37 UTC
For SSB_BUSTYPE_SSB type devices, we need to initialize dma_mask using
coherent_dma_mask so that calls to dma_set_mask() succeed.

It fixes the regression on the b44 driver introduced by commit
f225763a7d6c92c4932dbd528437997078496fcc

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 2dc42b4
History
Tip revision: ac82da3381fc663dbda31612a0bff60bc41676a3 authored by Aurelien Jarno on 26 September 2008, 20:27:11 UTC
[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices
Tip revision: ac82da3
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top