mailbox: mailbox-test: fix the compatible string
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 19 Feb 2016 16:01:16 +0000 (16:01 +0000)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 4 Mar 2016 07:02:18 +0000 (12:32 +0530)
commitc428013783dc969d9d298e81b2d276a9dc0003ab
tree15eec0e069d94e01e174a4dbbabee9f29e44bd8d
parentadf06ba9b363c05eaf4da8afb02f5e99dd5caac9
mailbox: mailbox-test: fix the compatible string

Underscores are usually forbidden in the compatible strings. So lets
remove it before the first users of this is seen.

Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Documentation/devicetree/bindings/mailbox/sti-mailbox.txt
drivers/mailbox/mailbox-test.c