From: Al Viro Date: Fri, 21 Dec 2007 06:20:33 +0000 (+0000) Subject: typhoon: missing le32_to_cpu() in get_drvinfo X-Git-Tag: v2.6.24-rc7~40^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdcfd77c813ef7997a60856812805f4cfbeb6222;p=pandora-kernel.git typhoon: missing le32_to_cpu() in get_drvinfo in typhoon_get_drvinfo() .parm2 is little-endian; not critical since we just get the firmware id flipped in get_drvinfo output on big-endian boxen, but... Signed-off-by: Al Viro Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed