From: Al Viro Date: Fri, 9 Feb 2007 16:40:00 +0000 (+0000) Subject: [PATCH] hci_{read,write}l() does force casts to wrong type for no reason X-Git-Tag: v2.6.21-rc1~83^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f50e52554a0a55dfe2e3fdf659ee0569d73c3f;p=pandora-kernel.git [PATCH] hci_{read,write}l() does force casts to wrong type for no reason readl() et.al. expect iomem pointer, so WTF force-cast it to normal one??? Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed