[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdUDxQEbmfQ=YTtK=2Tza1JLPkij6oTZw1HS7fgeEHJJhQ@mail.gmail.com>
Date: Wed, 13 May 2015 16:47:33 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Pantelis Antoniou <pantelis.antoniou@...sulko.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Matt Porter <mporter@...sulko.com>,
Koen Kooi <koen@...inion.thruhere.net>,
Robert Nelson <robertcnelson@...il.com>,
Rob Herring <robherring2@...il.com>,
Grant Likely <grant.likely@...retlab.ca>,
Jonathan Corbet <corbet@....net>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Guenter Roeck <linux@...ck-us.net>,
Geert Uytterhoeven <geert+renesas@...der.be>,
BenoƮt Cousso <bcousson@...libre.com>,
"linux-api@...r.kernel.org" <linux-api@...r.kernel.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Pantelis Antoniou <panto@...oniou-consulting.com>
Subject: Re: [PATCH 1/5] misc: Beaglebone capemanager
On Wed, May 13, 2015 at 9:59 AM, Pantelis Antoniou
<pantelis.antoniou@...sulko.com> wrote:
> diff --git a/drivers/misc/bone_capemgr.c b/drivers/misc/bone_capemgr.c
> new file mode 100644
> index 0000000..423719c
> --- /dev/null
> +++ b/drivers/misc/bone_capemgr.c
> +static int capemgr_load_slot(struct bone_cape_slot *slot)
> +{
[...]
> + of_fdt_unflatten_tree((void *)slot->fw->data, &slot->overlay);
After "[PATCH] of/fdt: Make fdt blob input parameters of unflatten functions
const", you can remove the cast.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists