commit | 78b7d84c8f6e49f68d7b63c4d67242d4c1bfbadd | [log] [tgz] |
---|---|---|
author | Maninder Singh <maninder1.s@samsung.com> | Thu Jul 02 08:52:58 2015 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Aug 11 15:08:44 2015 +0100 |
tree | 5492226fdcdb9706ca888707c7fc7f4b4b3e6ee8 | |
parent | 088d862c53f9664d8bca9f56fb4590e36fbf587a [diff] |
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 <maninder1.s@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>