]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Thu, 10 Dec 2015 23:19:37 +0000 (00:19 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 10 Dec 2015 23:19:37 +0000 (00:19 +0100)
commit77c3d3c1f5b0cc71f70bb382be31db7a5d63d49c
tree64ee1fa87e36eaff077bd94614be57b220f331cc
parentfaa305889ed81dcfb6278b110fd8552c1fa0cfdc
parent4821dbb0c60b3fc478fbb5bcecf49aacfc612c90
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes

Merge "Fixes for Exynos" from Krzysztof Kozlowski:

1. Fix potential NULL pointer dereference in Exynos PMU driver.
2. Remove incorrect __init annotation from s3c24xx cpufreq driver
   structures.

* tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init
  ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf