commit | 205cbac065f9589c77a79f26339cf63023f08f6e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Sun Jul 16 18:11:11 2017 -0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 17 15:43:13 2017 +0100 |
tree | f1023855f34da88a968c6b83052cb81690ba9256 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
ASoC: cs42l42: Remove unneeded gpiod NULL check The gpiod API checks for NULL descriptors, so there is no need to duplicate the check in the driver. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>