]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'v4.4-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Fri, 23 Oct 2015 17:18:34 +0000 (10:18 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 23 Oct 2015 17:18:34 +0000 (10:18 -0700)
commitfe9990f9fd77c7fbdb875799dba79479c5e1276f
tree309083df89d6db178c64c5570314de873198f32c
parent056a72a5597e0f3e06260d0b21feb99296f77427
parent4681347153dba01836aca18ebcfb4101c927d8ec
Merge tag 'v4.4-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers

Some fixes for the new power-domain driver, including restricting
Rockchip Kconfig options, fixing a possible null-pointer and a
typo in the dt-bindings.

* tag 'v4.4-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  dt-bindings: Correct paths in Rockchip power domains binding document
  soc: rockchip: power-domain: don't try to print the clock name in error case
  soc: rockchip: Restrict to ARCH_ROCKCHIP

Signed-off-by: Olof Johansson <olof@lixom.net>