From: Mike Frysinger Date: Fri, 24 Jun 2011 04:33:01 +0000 (+0000) Subject: can: bfin_can: simplify xmit id1 setup X-Git-Tag: v3.1-rc1~316^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9118f08a7794e9a4908afbb0f9bc9455325a5631;p=pandora-kernel.git can: bfin_can: simplify xmit id1 setup If we look closely, the 4 writes to TRANSMIT_CHL.id1 can be collapsed down into much simpler code. So do just that. This also fixes a build failure due to the I/O macros no longer getting pulled in. Their minor (and accidental) usage here gets dropped as part of the unification. Signed-off-by: Mike Frysinger Acked-by: Wolfgang Grandegger Acked-by: Kurt Van Dijck Signed-off-by: David S. Miller --- Reading git-diff-tree failed