staging: rtl8723au: Clean up PHY_{Query,Set}BBReg() 32 bit read/writes
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 5 Mar 2015 19:24:38 +0000 (14:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 01:07:39 +0000 (17:07 -0800)
commit598fda7b1c16e79ca363b20c4ae9c1321bfe0c14
tree2e5b0e36a3057084c4c52b5c8e5075baf9209850
parentbfd83bbe92e89b27b7809ae1cffc142dfb763db6
staging: rtl8723au: Clean up PHY_{Query,Set}BBReg() 32 bit read/writes

This switches pure 32 bit read/writes to use the
rtl8723au_{read,write}32() functions directly.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/HalDMOutSrc8723A_CE.c
This page took 0.024882 seconds and 5 git commands to generate.