From: Jens Taprogge Date: Fri, 7 Sep 2012 08:29:19 +0000 (+0200) Subject: staging/ipack: Fix bug introduced by IPack device matching X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~556 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5948ae27fb4f0e87ce8543ca1934599b83929a3e;p=pandora-kernel.git staging/ipack: Fix bug introduced by IPack device matching ~0 can not be casted to u8. Instead of using the IPACK_ANY_ID for the format field we introduce a new IPACK_ANY_FORMAT specifically for that field and defined as 0xff. Reported-by: Dan Carpenter Signed-off-by: Jens Taprogge Acked-by: Samuel Iglesias Gonsálvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed