ASoC: img-i2s-out: Rename suspend / resume funcs
authorEd Blake <ed.blake@sondrel.com>
Mon, 2 Oct 2017 09:59:45 +0000 (10:59 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 4 Oct 2017 10:39:47 +0000 (11:39 +0100)
commit6f9dfab7fc5fdd51ed67da370fc83f3b7dbf08da
tree373f2084f51a867cffd848a74465c1fc4932cc18
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ASoC: img-i2s-out: Rename suspend / resume funcs

Rename suspend and resume functions to runtime_suspend and
runtime_resume, which is what they actually are. This will avoid
confusion when adding suspend and resume functions in a subsequent
patch.

Signed-off-by: Ed Blake <ed.blake@sondrel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/img/img-i2s-out.c