ASoC: rt5677: Remove NULL test for desc before gpiod_set_value_cansleep call
authorAxel Lin <axel.lin@ingics.com>
Thu, 23 Jul 2015 15:32:04 +0000 (23:32 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jul 2015 15:46:00 +0000 (16:46 +0100)
It's safe to call gpiod_set_value_cansleep() with NULL desc.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found