From: Jens Taprogge Date: Tue, 11 Sep 2012 11:35:03 +0000 (+0200) Subject: Staging: ipack: check the device ID space CRC. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a92caeb8e1189f190ac13bb5e745446b25b09ae5;p=pandora-kernel.git Staging: ipack: check the device ID space CRC. We check the CRC and store the result of the check in struct ipac_device. A warning is emitted if the check fails. However we leave it to the IPack module device to refuse to initialize due to a bad CRC. I have seen otherwise good modules with bad CRCs. Signed-off-by: Jens Taprogge Signed-off-by: Samuel Iglesias Gonsálvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed