From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@lechnology.com (David Lechner) Date: Tue, 2 Oct 2018 10:28:44 -0500 Subject: [PATCH v7 2/4] clk: davinci: kill davinci_clk_reset_assert/deassert() In-Reply-To: References: <20180621073706.22812-1-brgl@bgdev.pl> <20180621073706.22812-3-brgl@bgdev.pl> <160f4225-236c-af54-9693-120e834af578@lechnology.com> Message-ID: <159d6244-8077-e21f-36d9-ccb1eeb3ed78@lechnology.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/02/2018 10:08 AM, Bartosz Golaszewski wrote: > pt., 6 lip 2018 o 19:54 David Lechner napisa?(a): >> >> On 06/21/2018 02:37 AM, Bartosz Golaszewski wrote: >>> From: Bartosz Golaszewski >>> >>> This code is no longer used. Remove it. >>> >>> Signed-off-by: Bartosz Golaszewski >>> Reviewed-by: David Lechner >>> Acked-by: Stephen Boyd >>> --- >> >> I've picked this up in clk-davinci-4.20, so it will just hang out >> there for a while until the rest of this series gets merged. >> > > Hi David, > > I don't see this patch in next yet. Is it queued for 4.20? > > Thanks in advance, > Bartosz > This is currently the only clk-davinici patch I have queued, so it might be easier to just resend it and let Stephen/Mike pick it up directly instead of me sending a pull request for one patch.