[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121019100123.GD4185@localhost.localdomain>
Date: Fri, 19 Oct 2012 15:31:23 +0530
From: Shiraz Hashim <shiraz.hashim@...com>
To: viresh kumar <viresh.kumar@...aro.org>
Cc: <thierry.reding@...onic-design.de>,
<spear--sw-devel@...ts.codex.cro.st.com>,
<linux-kernel@...r.kernel.org>, <spear-devel@...t.st.com>
Subject: Re: [PATCH] pwm: add spear pwm driver support
On Fri, Oct 19, 2012 at 11:29:43AM +0530, Shiraz HASHIM wrote:
> On Thu, Oct 18, 2012 at 11:11:06PM +0530, viresh kumar wrote:
> > On Thu, Oct 18, 2012 at 4:58 PM, Shiraz Hashim <shiraz.hashim@...com> wrote:
> > > + pc->mmio_base = devm_request_and_ioremap(&pdev->dev, r);
> > > + if (!pc->mmio_base)
> > > + return -EADDRNOTAVAIL;
> >
> > Just check, i believe there is a routine which will do above two in a single
> > call..
> >
>
> I would cross check.
>
Couldn't find a suitable call.
--
regards
Shiraz
--
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