staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functions
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 6 Nov 2014 20:02:02 +0000 (20:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 17:23:28 +0000 (09:23 -0800)
commit78b3c1fde09b072ee508ad26ffc237e5a3b6e6b1
tree27e735f7cb05be1ce006acfc74e17f89b2b83b91
parenta5f0eef38b574248119353667eeee69559b9c291
staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functions

Replace __iomem with vnt_private providing pointer for dwIoBase

Change BBvPowerSaveModeON and BBvPowerSaveModeOFF to vnt_private and
reference __iomem there, to be removed later.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/baseband.c
drivers/staging/vt6655/baseband.h
drivers/staging/vt6655/rf.c