]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: pxa27x: rename pxa27x_assert_ac97reset()
authorMike Dunn <mikedunn@newsguy.com>
Mon, 7 Jan 2013 21:55:14 +0000 (13:55 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Jan 2013 11:30:08 +0000 (11:30 +0000)
commit053fe0f166e540a9766548572eccfc18c21ff353
treebed09d030aafa8913dbbb4b196b297dc51ff36b8
parent07afa01813d547570a762034f0dce7fd8baa8b3d
ALSA: pxa27x: rename pxa27x_assert_ac97reset()

This patch does nothing functionally, it just gives the function a new name and
modifies the prototype slightly in order to clarify what the function is doing
(which is not necessarily asserting the reset).
Some commentary also added.

Tested on a palm treo 680 machine.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/mach-pxa/pxa27x.c
sound/arm/pxa2xx-ac97-lib.c