[PATCH] clk: wm831x: fix checkpatch issue for static const char * array
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Jul 6 07:08:44 EDT 2012
On Fri, Jul 06, 2012 at 10:37:19AM +0800, Barry Song wrote:
> 2012/7/4 Mark Brown <broonie at opensource.wolfsonmicro.com>:
> > We need some additional clock API patches to get merged before this is
> > OK, last time I checked the API wasn't const correct enough for it.
> ok. also with this conflict: "warning: initialization discards
> qualifiers from pointer target type"
Yes, that's the issue I'm referring to - we need the clock API to mark
the inputs it takes as const before we can have the drivers declare
thinngs const.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120706/76d0bdc0/attachment.sig>
More information about the linux-arm-kernel
mailing list