]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - sound/soc/sh/rcar/rsnd.h
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 16 Jun 2017 00:02:59 +0000 (00:02 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 21 Jun 2017 11:14:04 +0000 (12:14 +0100)
commit947f4eb58d2054b10a1d8146d0ab90b0e7fd3494
treeefb22b113d41a780077bae2dc787397a53e90090
parent8cc03722403a5153054993388857e4e565dcdfb1
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate

This patch fixes this WARNING

sound/soc/sh/rcar/ssi.c:285:5-14: WARNING: Unsigned expression\
compared with zero: main_rate < 0

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssi.c