commit | db3be255a101da11f67c0f3053b750e767eb10fe | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Sun Jul 16 18:11:10 2017 -0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 17 15:42:49 2017 +0100 |
tree | af6280a44745e62e8e38fcbb9f77c0b62124ca67 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
ASoC: cs35l34: 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>