From 78b7d84c8f6e49f68d7b63c4d67242d4c1bfbadd Mon Sep 17 00:00:00 2001 From: Maninder Singh Date: Thu, 2 Jul 2015 08:52:58 +0530 Subject: [PATCH] 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-format-patch failed