On Thu, 19 Mar 2015 22:23:23 +0000 Mark Brown <broo...@kernel.org> 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. 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 and pulled that into my email and wrote the change log there. Not really my normal workflow :-/ -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/