openwrtv4/target/linux/generic/files
Felix Fietkau 2289c7a010 ar8216: Remove read/write/rmw member functions from ar8xxx_priv
Remove read/write/rmw member functions from ar8xxx_priv

There seems to be no real benefit of the ar8xxx_priv member functions
read/write/rmw as one implementation exists for each of them only.
Especially ar8xxx_mii_rmw is assigned to priv->rmw first and then
mapped to ar8xxx_rmw.
Rename the ar8xxx_mii_.. functions to ar8xxx_.. and use them directly.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 43742
2014-12-18 11:28:39 +00:00
..
arch/mips/fw/myloader rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
crypto/ocf kernel: ocf: add missing dependency for hifn driver 2014-01-21 12:11:18 +00:00
Documentation/networking kernel: drop dead pwm code 2013-08-18 01:25:41 +00:00
drivers ar8216: Remove read/write/rmw member functions from ar8xxx_priv 2014-12-18 11:28:39 +00:00
fs/yaffs2 kernel: update yaffs code 2013-12-16 07:51:19 +00:00
include mac80211: update to wireless-testing 2014-05-19 2014-05-20 09:35:17 +00:00