On Thu, Feb 11, 2016 at 05:13:26PM +0000, Sudeep Holla wrote: > Underscores are usually forbidden in the compatible strings. So lets > remove it before the first users of this is seen. > > Cc: Jassi Brar <jassisinghb...@gmail.com> > Cc: Lee Jones <lee.jo...@linaro.org> > Signed-off-by: Sudeep Holla <sudeep.ho...@arm.com> > --- > Documentation/devicetree/bindings/mailbox/sti-mailbox.txt | 2 +- > drivers/mailbox/mailbox-test.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <r...@kernel.org>