OSDN Git Service

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)
commit789d73b384688898748da2d9a0e3683cb495b8a2
tree64ee1fa87e36eaff077bd94614be57b220f331cc
parentd66e5139aee7d8379fc135b00b9ac7c66f9d4c74
parent62f49ee26f14753bd7fa634f51d537a79061bf0f
Merge tag 'samsung-fixes-4.4' of https://git./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