[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <152156293212.254778.7714453841547508122@swboyd.mtv.corp.google.com>
Date: Tue, 20 Mar 2018 09:22:12 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: ALKML <linux-arm-kernel@...ts.infradead.org>,
DTML <devicetree@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Sudeep Holla <sudeep.holla@....com>
Cc: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Michael Turquette <mturquette@...libre.com>,
Alexey Klimov <klimov.linux@...il.com>,
Sudeep Holla <sudeep.holla@....com>, linux-clk@...r.kernel.org
Subject: Re: [PATCH v6 16/20] clk: add support for clocks provided by SCMI
Quoting Sudeep Holla (2018-03-20 05:08:51)
>
> >> +}
> >> +
> >> +static void scmi_clocks_remove(struct scmi_device *sdev)
> >> +{
> >> + struct device *dev = &sdev->dev;
> >> + struct device_node *np = dev->of_node;
> >> +
> >> + of_clk_del_provider(np);
> >> +}
> >> +
> >
> > Drop?
> >
>
> Sure, I will have to do these changes as add-on patch as this original
> patch is already queued in ARM SoC tree for v4.17
>
Ok!
Powered by blists - more mailing lists