iwlwifi: move prph handling into the transport
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 2 Dec 2012 11:07:30 +0000 (13:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 6 Dec 2012 21:24:03 +0000 (22:24 +0100)
New transports may handle it internally for better performance.
Also move the tracing inside PRPH access which will make the
output more readable:

iwlwifi_dev_ioread_prph32: Read 0x0 from SCD_AGGR_SEL (32-bit)

instead of the corresponding accesses to HBUS_TARG_PRPH_*.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found