[PATCH 1/3 V2] staging: cxt1e1: Remove useless OS_phystov() and OS_vtophys()

Greg KH gregkh at linuxfoundation.org
Tue Jul 8 23:38:21 UTC 2014


On Mon, Jun 30, 2014 at 03:56:11PM +0900, Daeseok Youn wrote:
> OS_phystov()/OS_vtophys() are replaced with
> phys_to_virt()/virt_to_phys().
> 
> Signed-off-by: Daeseok Youn <daeseok.youn at gmail.com>
> ---
> V2: use virt_to_phys()/phys_to_virt() instead of __pa()/__va().
> 
>  drivers/staging/cxt1e1/musycc.c              |   16 ++++++++--------
>  drivers/staging/cxt1e1/pmcc4_drv.c           |   12 ++++++------
>  drivers/staging/cxt1e1/sbecom_inline_linux.h |   19 -------------------
>  3 files changed, 14 insertions(+), 33 deletions(-)

This driver has been deleted from the tree, so the patches do not apply
:(



More information about the devel mailing list