[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130401054502.GA25376@lizard>
Date: Sun, 31 Mar 2013 22:45:03 -0700
From: Anton Vorontsov <anton@...msg.org>
To: Sachin Kamat <sachin.kamat@...aro.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
David Woodhouse <dwmw2@...radead.org>
Subject: Re: [PATCH 1/1] sbs-battery: Use of_match_ptr() macro
On Mon, Apr 01, 2013 at 09:02:28AM +0530, Sachin Kamat wrote:
[...]
> > - .of_match_table = sbs_dt_ids,
> > + .of_match_table = of_match_ptr(sbs_dt_ids),
> > },
> > };
> > module_i2c_driver(sbs_battery_driver);
> > --
> > 1.7.4.1
>
> ping...
Applied, thanks!
Anton
--
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