From: Laurent Pinchart Date: Thu, 16 Oct 2008 05:02:55 +0000 (-0700) Subject: rtc-pcf8563: remove client validation X-Git-Tag: v2.6.28-rc1~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5b4d74f9ae85bbd558a708678b6927f962e75d;p=pandora-kernel.git rtc-pcf8563: remove client validation Validating clients with black magic register checks doesn't make much sense for new-style i2c driver and has been known to fail on valid NXP pcf8563 chips. This patch removes the client validation code. Signed-off-by: Laurent Pinchart Signed-off-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed