MLK-11915-09 ASoC: cs42xx8: remove the no effect comparison
authorZidan Wang <zidan.wang@freescale.com>
Fri, 27 Nov 2015 03:22:32 +0000 (11:22 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:18 +0000 (14:49 -0500)
commit89831cff507e5a77a9eb2a4f3c44774c211d92b9
tree42f09196b277eb9df596eee785a72961b5016e82
parentcf5557a95da4af6b1913fe9e14f1fe7d73e01de5
MLK-11915-09 ASoC: cs42xx8: remove the no effect comparison

rate_tx and rate_rx are always greater than or equal to 0, so remove the
no effect comparison. Reported by Coverity.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
(cherry picked from commit d5957250784a27cf6f6f421d8a6e0ba45b4bbc18)
sound/soc/codecs/cs42xx8.c