On Wed, Aug 31, 2016 at 10:05 AM, Julia Lawall <[email protected]> wrote:
> Check for rtc_class_ops structures that are only passed to > devm_rtc_device_register, rtc_device_register, > platform_device_register_data, all of which declare the corresponding > parameter as const. Declare rtc_class_ops structures that have these > properties as const. (...) > Signed-off-by: Julia Lawall <[email protected]> Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij

