From: Lars-Peter Clausen Date: Wed, 21 Nov 2012 16:27:00 +0000 (+0000) Subject: staging:iio:ad7793: Implement stricter id checking X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e786cc26dcc52caba53d17a80888ed0b46d097f8;p=pandora-kernel.git staging:iio:ad7793: Implement stricter id checking Instead of checking whether the id of the current device matches the id of any device supported by the driver, check whether it matches the id of the device which the driver was instantiated for. This makes sure that the driver is not accidentally instantiated for the wrong device. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed