[RFC 01/11] i2c: add quirk structure to describe adapter flaws
Wolfram Sang
wsa at the-dreams.de
Mon Jan 19 07:05:15 PST 2015
> > + struct i2c_adapter_quirks *quirks;
> > };
> > #define to_i2c_adapter(d) container_of(d, struct i2c_adapter, dev)
> >
>
> I suggest to add const.
> const struct i2c_adapter_quirks *quirks;
>
> also, in i2c-core.c, should modify:
> const struct i2c_adapter_quirks *q = adap->quirks;
Thanks, I'll think about it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150119/9d6985ab/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list