ASoC: add missing parameter to mx27vis_hifi_hw_free()
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 22 Dec 2009 08:26:10 +0000 (09:26 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 22 Dec 2009 12:33:56 +0000 (12:33 +0000)
commit1628af5adf64cc2960bce81009f119de822f876e
treec18fca6d4240e5d9b321d91dad6c1e75d63419bf
parentb6aa179334743c6152bd63f1fa368d6db3720db9
ASoC: add missing parameter to mx27vis_hifi_hw_free()

Commit 2ccafed4 added an extra parameter to the DAI .set_pll() method, but
it missed this call in sound/soc/imx/mx27vis_wm8974.c.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/imx/mx27vis_wm8974.c