From: Axel Lin Date: Thu, 23 Jul 2015 15:32:04 +0000 (+0800) Subject: ASoC: rt5677: Remove NULL test for desc before gpiod_set_value_cansleep call X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f285f1610341af4181791938777e0affb5531278;p=pandora-kernel.git ASoC: rt5677: Remove NULL test for desc before gpiod_set_value_cansleep call It's safe to call gpiod_set_value_cansleep() with NULL desc. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed