ASoC: cs35l32: Remove unneeded NULL test for cs35l32->reset_gpio
authorAxel Lin <axel.lin@ingics.com>
Thu, 23 Jul 2015 00:29:57 +0000 (08:29 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jul 2015 15:02:05 +0000 (16:02 +0100)
commitd5a78c8ea050e9c81db1e25a4916d8d9168dfb2e
tree348078fb4955d187ccb73a12cc5631699839c9aa
parent4c38b9c30f78d44c576ca3049577fbd4d5c2acc6
ASoC: cs35l32: Remove unneeded NULL test for cs35l32->reset_gpio

It's safe to call gpiod_set_value_cansleep() with NULL desc.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l32.c
This page took 0.033779 seconds and 5 git commands to generate.