https://github.com/torvalds/linux
Revision eff919ac0fc7565e71ffa35657c333dd8cdc0520 authored by Arnd Bergmann on 01 October 2011, 20:03:34 UTC, committed by Mark Brown on 02 October 2011, 18:16:52 UTC
A recent conversion has introduced references to &pdev->dev, which does
not actually exist in all the contexts it's used in.

Replace this with card->dev where necessary, in order to let
the driver build again.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
1 parent 9058020
History
Tip revision: eff919ac0fc7565e71ffa35657c333dd8cdc0520 authored by Arnd Bergmann on 01 October 2011, 20:03:34 UTC
ASoC: use a valid device for dev_err() in Zylonite
Tip revision: eff919a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.4 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top