lkml.org 
[lkml]   [2021]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v6 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
On Tue, Dec 21, 2021 at 10:52 PM Jesse Taube <mr.bossman075@gmail.com> wrote:


> +static struct platform_driver imxrt1050_clk_driver = {
> + .probe = imxrt1050_clocks_probe,
> + .driver = {
> + .name = "imxrt1050-ccm",
> + .of_match_table = of_match_ptr(imxrt1050_clk_of_match),

No need for of_match_ptr() here.

\
 
 \ /
  Last update: 2021-12-22 03:03    [W:0.082 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site