From: Varka Bhadram <varkabhadram-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
"varkab-If5XQcfNmg0@public.gmane.org"
<varkab-If5XQcfNmg0@public.gmane.org>
Subject: Re: [PATCH spi 1/7] spi-tegra20-slink: remove duplicate check on resource
Date: Mon, 25 May 2015 20:13:48 +0530 [thread overview]
Message-ID: <55633524.2060704@gmail.com> (raw)
In-Reply-To: <20150525140806.GX21391-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
On Monday 25 May 2015 07:38 PM, Mark Brown wrote:
> On Tue, Oct 28, 2014 at 10:29:52AM +0530, Varka Bhadram wrote:
>> On 10/21/2014 03:35 PM, Varka Bhadram wrote:
>>> Sanity check on resource happening with devm_ioremap_resource().
>>> +
>>> spi_irq = platform_get_irq(pdev, 0);
>>> tspi->irq = spi_irq;
>>> ret = request_threaded_irq(tspi->irq, tegra_slink_isr,
>> Ping...
> Please don't send content free pings, and always send patches to
> maintainers as covered in SubmittingPatches.
Sorry for the mess. I send this series long back on 10/21/2014.
Do you think that should i do something for this series..?
--
Varka Bhadram.
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-05-25 14:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-21 10:05 [PATCH spi 1/7] spi-tegra20-slink: remove duplicate check on resource Varka Bhadram
[not found] ` <1413885950-24208-1-git-send-email-varkab-If5XQcfNmg0@public.gmane.org>
2014-10-21 10:05 ` [PATCH spi 2/7] spi-tegra20-sflash: " Varka Bhadram
2014-10-21 10:05 ` [PATCH spi 3/7] spi-sirf: " Varka Bhadram
2014-10-21 10:05 ` [PATCH spi 4/7] spi-s3c64xx: " Varka Bhadram
2014-10-21 10:05 ` [PATCH spi 5/7] spi-omap2-mcspi: " Varka Bhadram
2014-10-21 10:05 ` [PATCH spi 6/7] spi-mxs: " Varka Bhadram
2014-10-21 10:05 ` [PATCH spi 7/7] spi-ep93xx: " Varka Bhadram
2014-10-28 4:59 ` [PATCH spi 1/7] spi-tegra20-slink: " Varka Bhadram
[not found] ` <544F22C8.8040106-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-25 14:08 ` Mark Brown
[not found] ` <20150525140806.GX21391-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-05-25 14:43 ` Varka Bhadram [this message]
[not found] ` <55633524.2060704-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-25 17:33 ` Mark Brown
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=55633524.2060704@gmail.com \
--to=varkabhadram-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=varkab-If5XQcfNmg0@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.