[PATCH 9/9] ARM: davinci: kill davinci_aemif_setup()
From: david@lechnology.com (David Lechner)
Date: 2018-06-25 16:23:34
Also in:
linux-clk, lkml
From: david@lechnology.com (David Lechner)
Date: 2018-06-25 16:23:34
Also in:
linux-clk, lkml
On 06/25/2018 10:29 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <redacted> All users now register platform devices using the ti-aemif driver. Remove the handcrafted aemif API. Signed-off-by: Bartosz Golaszewski <redacted> ---
I found the subject line to be a bit misleading since this patch removes an entire file, not just the one function mentioned.