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)
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>

No differences found