From: Wolfram Sang Date: Fri, 14 Oct 2011 13:31:59 +0000 (+0200) Subject: gpio: pca953x: remove unneeded check for chip type X-Git-Tag: v3.2-rc2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0eb824beee3f596b9799e667a6fdac3116e9f7d;p=pandora-kernel.git gpio: pca953x: remove unneeded check for chip type We can assume our own device_id table is correct, so remove checking if the chip type is valid. (The check was bogus anyway: If it found an invalid entry, it returned with 0!) This is in preparation for further cleanups. Signed-off-by: Wolfram Sang Cc: Grant Likely Signed-off-by: Grant Likely --- Reading git-diff-tree failed