On Fri, Oct 4, 2019 at 11:43 PM Stephen Boyd <swb...@chromium.org> wrote: > This driver can use the of_device_get_match_data() API to simplify the > code. Replace calls to of_match_device() with this newer API under the > assumption that where it is called will be when we know the device is > backed by a DT node. This nicely avoids referencing the match table when > it is undefined with configurations where CONFIG_OF=n. > > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Geert Uytterhoeven <ge...@linux-m68k.org> > Cc: Riku Voipio <riku.voi...@iki.fi> > Cc: Rob Herring <robh...@kernel.org> > Cc: Frank Rowand <frowand.l...@gmail.com> > Cc: Jacek Anaszewski <jacek.anaszew...@gmail.com> > Cc: Pavel Machek <pa...@ucw.cz> > Cc: Dan Murphy <dmur...@ti.com> > Cc: <linux-l...@vger.kernel.org> > Signed-off-by: Stephen Boyd <swb...@chromium.org>
Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-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