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