commit | 55be663dc71ec50f0e383c50886cbd3be69fcd2e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Sun Jul 16 18:11:12 2017 -0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 17 15:43:38 2017 +0100 |
tree | ad6e4d9a568045122d4518cdb5f8b5619cd1a681 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
ASoC: cs53l30: 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>