From: Greg KH <gregkh@linuxfoundation.org>
To: Daeseok Youn <daeseok.youn@gmail.com>
Cc: devel@driverdev.osuosl.org, shaun@XResource.ca, weo@weo1.de,
sachin.kamat@linaro.org, linux-kernel@vger.kernel.org,
himangi774@gmail.com, fempsci@gmail.com
Subject: Re: [PATCH 1/3 V2] staging: cxt1e1: Remove useless OS_phystov() and OS_vtophys()
Date: Tue, 8 Jul 2014 16:38:21 -0700 [thread overview]
Message-ID: <20140708233821.GA18798@kroah.com> (raw)
In-Reply-To: <20140630065611.GA28940@devel.8.8.4.4>
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@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
:(
prev parent reply other threads:[~2014-07-08 23:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-30 6:56 [PATCH 1/3 V2] staging: cxt1e1: Remove useless OS_phystov() and OS_vtophys() Daeseok Youn
2014-07-08 23:38 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140708233821.GA18798@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=daeseok.youn@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=fempsci@gmail.com \
--cc=himangi774@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
--cc=shaun@XResource.ca \
--cc=weo@weo1.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox