OSDN Git Service

ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Tue, 26 Apr 2022 07:49:20 +0000 (08:49 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 27 Apr 2022 16:22:48 +0000 (17:22 +0100)
commit17a1fef58c65ec9c9a15dd60386712567ff28d45
treebe847ad0d219196084a8c1582ea8fc28af6e1b26
parent6cefb6264277c073030a3b2d91ba6b28593b4c89
ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros

The mask values of SSIFSR_TDC and SSIFSR_RDC macros are incorrect and
they are unused in the file so just drop them.

Reported-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20220426074922.13319-2-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rz-ssi.c