From: Mathieu J. Poirier Date: Thu, 14 Apr 2011 00:13:00 +0000 (-0700) Subject: net: allow shifted access in smsc911x V2 X-Git-Tag: v3.0-rc1~377^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c326de88b8ac7ed1cd1027017ba6079dbe91be49;p=pandora-kernel.git net: allow shifted access in smsc911x V2 This is a revised patch that permits a shifted access to the LAN9221 registers. More specifically: It adds a shift parameter in the platform_data. It introduces an ops in smsc911x_data. A choice of access function to use at run-time. Four new shifted access function. Signed-off-by: Mathieu Poirier Signed-off-by: Alessandro Rubini Signed-off-by: David S. Miller --- Reading git-diff-tree failed