From: mathieu.poirier@linaro.org
Date: Wed, 13 Apr 2011 12:50:21 -0600
From: Mathieu J. Poirier <mathieu.poirier@linaro.org>
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 <mathieu.poirier@linaro.org>
Signed-off-by: Alessandro Rubini <redacted>
Looks good, applied.