[RFC PATCH V2 4/9] s/.name/.compatible/
Stephen Warren
swarren at wwwdotorg.org
Fri Aug 2 17:52:52 EDT 2013
On 08/02/2013 09:51 AM, Jason Cooper wrote:
> Signed-off-by: Jason Cooper <jason at lakedaemon.net>
> diff --git a/board-raumfeld.c b/board-raumfeld.c
> @@ -21,19 +21,19 @@ static struct board boards[] = {
> .machid = 2413,
> .system_rev = 0,
> .dtb = &_binary_input_raumfeld_controller_0_dtb_start,
> - .name = "Raumfeld Controller, revision 0",
> + .compatible = "Raumfeld Controller, revision 0",
This looks a little unfortunate; those values don't look like they're
the contents of the DT compatible property.
More information about the linux-arm-kernel
mailing list