mbox series

[0/1] clk: meson8b: remove CLKID with typo ("ABP" -> "APB")

Message ID 20190319214123.27219-1-martin.blumenstingl@googlemail.com (mailing list archive)
Headers show
Series clk: meson8b: remove CLKID with typo ("ABP" -> "APB") | expand

Message

Martin Blumenstingl March 19, 2019, 9:41 p.m. UTC
This is a follow-up of my previous series from [0]:
  clk: meson8b: fix typo "ABP" -> "APB"

The previous series introduced a fixed CLKID. Nothing uses the CLKID
with the typo anymore so it's removed with this patch.


[0] https://patchwork.kernel.org/cover/10804943/


Martin Blumenstingl (1):
  dt-bindings: clock: meson8b: drop the "ABP" clock definition

 include/dt-bindings/clock/meson8b-clkc.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Neil Armstrong April 1, 2019, 8:34 a.m. UTC | #1
On 19/03/2019 22:41, Martin Blumenstingl wrote:
> This is a follow-up of my previous series from [0]:
>   clk: meson8b: fix typo "ABP" -> "APB"
> 
> The previous series introduced a fixed CLKID. Nothing uses the CLKID
> with the typo anymore so it's removed with this patch.
> 
> 
> [0] https://patchwork.kernel.org/cover/10804943/
> 
> 
> Martin Blumenstingl (1):
>   dt-bindings: clock: meson8b: drop the "ABP" clock definition
> 
>  include/dt-bindings/clock/meson8b-clkc.h | 1 -
>  1 file changed, 1 deletion(-)
> 

Applied to next/headers for Linux 5.2-rc1