Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: wm8804: Remove redundant check
The condition "if (!freq_in || !freq_out)" has already been tested previously, so no need to do it again. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
- Loading branch information