From: Frank Haverkamp Date: Fri, 20 Dec 2013 19:27:20 +0000 (+0100) Subject: GenWQE: Accidently casting to u32 where u64 is required X-Git-Tag: v3.14-rc1~152^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a45a0258d1f817b60fcd5bc67dc7ef692f4615bb;p=pandora-kernel.git GenWQE: Accidently casting to u32 where u64 is required Fix a casting to u32 where u64 would be appropriate. The bad casting made the driver unusable. Signed-off-by: Frank Haverkamp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed