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