ASoC: rt5651: Move 2 functions higher up in rt5651.c
authorHans de Goede <hdegoede@redhat.com>
Sun, 25 Feb 2018 10:46:44 +0000 (11:46 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 1 Mar 2018 17:32:24 +0000 (17:32 +0000)
commitd8b8c878e86593ad8bd86676a2a4c2be58a8b889
treeb5568feab44010c816b9c63d8f3de30308c1fc1d
parentf06da4fdb5fc2b78d52f62c32aec65b7819178b0
ASoC: rt5651: Move 2 functions higher up in rt5651.c

Move 2 functions higher up in rt5651.c, this is a preparation patch
to avoid needing forward declarations when moving over from a codec
private function to the standard snd_soc_component_set_jack().

This commit purely moves these 2 functions up, not a single line is
changed.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5651.c