diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-10-01 22:03:34 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-10-02 19:16:52 +0100 |
commit | eff919ac0fc7565e71ffa35657c333dd8cdc0520 (patch) | |
tree | 409264c8038094246c318a1c9196353ab8d0b1ba /sound/soc/codecs/wm8753.c | |
parent | 9058020cd9ae3423d6fe7de591698dc96b6701aa (diff) | |
download | blackbird-op-linux-eff919ac0fc7565e71ffa35657c333dd8cdc0520.tar.gz blackbird-op-linux-eff919ac0fc7565e71ffa35657c333dd8cdc0520.zip |
ASoC: use a valid device for dev_err() in Zylonite
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
Diffstat (limited to 'sound/soc/codecs/wm8753.c')
0 files changed, 0 insertions, 0 deletions