Re: [PATCH] regmap: Move tracing header into drivers/base/regmap

From: Uwe Kleine-König
Date: Fri Mar 20 2015 - 03:31:53 EST


Hey Steven,

On Thu, Mar 19, 2015 at 06:32:03PM -0400, Steven Rostedt wrote:
> On Thu, 19 Mar 2015 22:23:23 +0000
> Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> > On Thu, Mar 19, 2015 at 05:50:47PM -0400, Steven Rostedt wrote:
> > > The tracing events for regmap are confined to the regmap subsystem. It
> > > also requires accessing an internal header. Instead of including the
> > > internal header from a generic file location, move the tracing file
> > > into the regmap directory.
> >
> > Applied, thanks. Please use git format-patch -m for files that are
> > being moved.
I thought it's -M not -m?!

> OK, will do next time. This time, as it was only a single patch, I just
> added everything to git with "git add" and then did a:
>
> git diff HEAD > t.patch
git diff knows about -M, too :-)

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/