From: Maninder Singh Date: Thu, 2 Jul 2015 03:22:58 +0000 (+0530) Subject: mfd: t7l66xb: Remove unnecessary pdata check X-Git-Tag: omap-for-v4.3/fixes-rc1~93^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b7d84c8f6e49f68d7b63c4d67242d4c1bfbadd;p=pandora-kernel.git mfd: t7l66xb: Remove unnecessary pdata check o Making pdata NULL check to (!pdata) as coding standard and all other checks in file. o Removing redundant check of pdata, because we already check for pdata, and also derefernced before this check. Signed-off-by: Maninder Singh Signed-off-by: Lee Jones --- Reading git-diff-tree failed