]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 17 Aug 2017 09:00:26 +0000 (11:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 17 Aug 2017 09:00:26 +0000 (11:00 +0200)
commit5d4932aec6b64c001ccdd3fc94c57f350af59f42
treeb38bd8ba020eff9da284786ae629ab7e3740b4ed
parente95bc9978cd33c4c524dcd2f194efb22645e8cfb
parent13c9e619904342ea1d4afbcb48932cfd60045633
Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes

Pull "Fourth Round of Renesas ARM Based SoC Fixes for v4.13" from Simon Horman:

* Avoid audio_clkout naming conflict for salvator boards using
  Renesas R-Car Gen 3 SoCs

  Morimoto-san says "The clock name of "audio_clkout" is used by the
  Renesas sound driver.  This duplicated naming breaks its clock
  registering/unregistering.  Especially when unbind/bind it can't handle
  clkout correctly.  This patch renames "audio_clkout" to "audio-clkout" to
  avoid the naming conflict."

* tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  arm64: renesas: salvator-common: avoid audio_clkout naming conflict