[PATCH v2] pwm: Use device_get_match_data()
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Thu Oct 26 14:15:02 PDT 2023
Hello Rob,
On Thu, Oct 26, 2023 at 02:54:17PM -0500, Rob Herring wrote:
> Use preferred device_get_match_data() instead of of_match_device() to
> get the driver match data. With this, adjust the includes to explicitly
> include the correct headers.
>
> As these drivers only do DT based matching, of_match_device() will never
> return NULL if we've gotten to probe(). Therefore, the NULL check and
> error returns can be dropped.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
Thanks!
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20231026/e9a6c895/attachment.sig>
More information about the Linux-rockchip
mailing list