[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140708233821.GA18798@kroah.com>
Date: Tue, 8 Jul 2014 16:38:21 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Daeseok Youn <daeseok.youn@...il.com>
Cc: devel@...verdev.osuosl.org, shaun@...source.ca, weo@...1.de,
sachin.kamat@...aro.org, linux-kernel@...r.kernel.org,
himangi774@...il.com, fempsci@...il.com
Subject: Re: [PATCH 1/3 V2] staging: cxt1e1: Remove useless OS_phystov() and
OS_vtophys()
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@...il.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
:(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists