ASoC: img-spdif-out: Rename suspend / resume funcs
authorEd Blake <ed.blake@sondrel.com>
Mon, 2 Oct 2017 10:01:55 +0000 (11:01 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 4 Oct 2017 10:40:02 +0000 (11:40 +0100)
commit2ab18dfe87596e207f17ff0567660cd7356c715a
treee84db9ceed834f2412d4d9050adbca9afbdba20c
parentc70458890ff15d858bd347fa9f563818bcd6e457
ASoC: img-spdif-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-spdif-out.c