From: Sinan Kaya <okaya@kernel.org>
To: Yangtao Li <tiny.windzz@gmail.com>,
dan.j.williams@intel.com, vkoul@kernel.org,
sudeep.dutt@intel.com, ashutosh.dixit@intel.com,
daniel@zonque.org, haojian.zhuang@gmail.com,
robert.jarzmik@free.fr, andy.gross@linaro.org,
david.brown@linaro.org
Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org
Subject: Re: [PATCH] dmaengine: remove DBGFS_FUNC_DECL()
Date: Fri, 30 Nov 2018 10:59:34 -0500 [thread overview]
Message-ID: <25087bc1-950d-b75a-1594-9f0d969dd59d@kernel.org> (raw)
In-Reply-To: <20181130154249.3222-1-tiny.windzz@gmail.com>
On 11/30/2018 10:42 AM, Yangtao Li wrote:
> We already have the DEFINE_SHOW_ATTRIBUTE,There is no need to define
> such a macro,so remove DBGFS_FUNC_DECL.Also use macro to simplify some
> code.
>
> Signed-off-by: Yangtao Li<tiny.windzz@gmail.com>
> ---
> drivers/dma/amba-pl08x.c | 14 ++------------
> drivers/dma/mic_x100_dma.c | 22 +++-------------------
> drivers/dma/pxa_dma.c | 24 ++++++++++++------------
> drivers/dma/qcom/hidma_dbg.c | 33 ++++++---------------------------
Acked-by: Sinan Kaya <okaya@kernel.org> for drivers/dma/qcom/hidma_dbg.c
> 4 files changed, 23 insertions(+), 70 deletions(-)
next prev parent reply other threads:[~2018-11-30 16:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 15:42 Yangtao Li
2018-11-30 15:59 ` Sinan Kaya [this message]
2018-11-30 19:18 ` Robert Jarzmik
2018-12-05 8:27 ` Vinod Koul
2018-12-05 15:49 ` Frank Lee
2018-12-05 15:59 ` Vinod Koul
2018-12-05 16:21 ` Frank Lee
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=25087bc1-950d-b75a-1594-9f0d969dd59d@kernel.org \
--to=okaya@kernel.org \
--cc=andy.gross@linaro.org \
--cc=ashutosh.dixit@intel.com \
--cc=dan.j.williams@intel.com \
--cc=daniel@zonque.org \
--cc=david.brown@linaro.org \
--cc=dmaengine@vger.kernel.org \
--cc=haojian.zhuang@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-soc@vger.kernel.org \
--cc=robert.jarzmik@free.fr \
--cc=sudeep.dutt@intel.com \
--cc=tiny.windzz@gmail.com \
--cc=vkoul@kernel.org \
/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
Powered by JetHome