On Thu, Sep 21, 2017 at 3:53 AM, Chris Packham <[email protected]> wrote:
> -module_param_string(of_id, uio_of_genirq_match[0].compatible, 128, 0); > +module_param_string(of_id, uio_of_genirq_match[1].compatible, 128, 0000); 0 -> 0000 looks like bogus checkpatch warning. -- With Best Regards, Andy Shevchenko

