From: Malcolm Priestley Date: Thu, 6 Nov 2014 20:02:01 +0000 (+0000) Subject: staging: vt6655: baseband replace __iomem where caller is priv dereferenced. X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f0eef38b574248119353667eeee69559b9c291;p=pandora-kernel.git staging: vt6655: baseband replace __iomem where caller is priv dereferenced. Replace with stucture vnt_private *priv in functions BBvSoftwareReset BBvSetTxAntennaMode BBvSetRxAntennaMode BBvSetDeepSleep BBvExitDeepSleep __iomem *dwIoBase will be moved into BBbWriteEmbedded and BBbReadEmbedded later. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed