mbox series

[GIT,PULL] Allwinner Clock Changes for 5.8

Message ID e18bd659-6a8f-4a4f-8308-8e5091ca8b45.lettre@localhost (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Allwinner Clock Changes for 5.8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.8-1

Message

Maxime Ripard May 15, 2020, 5:12 p.m. UTC
Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.8-1

for you to fetch changes up to ee25d9742dabed3fd18158b518f846abeb70f319:

  clk: sunxi: Fix incorrect usage of round_down() (2020-04-14 09:21:05 +0200)

----------------------------------------------------------------
This time we only have a single minor rounding fix for the legacy
Allwinner clock support.
-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXr7NfAAKCRDj7w1vZxhR
xXarAP4wdfOSI6mpPQstJnueouvozab7dSOAJhZCdyy6gD+SHQD/arhVv5dPyAub
MUA0yjWdgCGSrD+UQjLwSb/RsinoVgA=
=2qN3
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Rikard Falkeborn (1):
      clk: sunxi: Fix incorrect usage of round_down()


 drivers/clk/sunxi/clk-sunxi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Boyd May 26, 2020, 9:59 p.m. UTC | #1
Quoting Maxime Ripard (2020-05-15 10:12:45)
> Hi,
> 
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
> 
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.8-1
> 
> for you to fetch changes up to ee25d9742dabed3fd18158b518f846abeb70f319:
> 
>   clk: sunxi: Fix incorrect usage of round_down() (2020-04-14 09:21:05 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next