diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-10-01 22:03:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-16 14:14:52 -0700 |
commit | 4f2b7b9165df53ef768f324aef7bbad4b558005f (patch) | |
tree | c8ff20c53e49715d67e509f30a2206ab30d2df2e /sound/soc/kirkwood | |
parent | d694ac34a8565cc3639bcb766055e92c043c4291 (diff) |
ASoC: use a valid device for dev_err() in Zylonite
commit eff919ac0fc7565e71ffa35657c333dd8cdc0520 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound/soc/kirkwood')
0 files changed, 0 insertions, 0 deletions