Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753998AbbGXGfF (ORCPT ); Fri, 24 Jul 2015 02:35:05 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:21259 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751359AbbGXGfC (ORCPT ); Fri, 24 Jul 2015 02:35:02 -0400 X-AuditID: cbfec7f5-f794b6d000001495-9e-55b1dc93590d From: Krzysztof Kozlowski To: Kukjin Kim Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: [GIT PULL] Non-critical fixes for v4.3 Date: Fri, 24 Jul 2015 15:34:55 +0900 Message-id: <1437719695-22340-1-git-send-email-k.kozlowski@samsung.com> X-Mailer: git-send-email 1.9.1 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrNJMWRmVeSWpSXmKPExsVy+t/xK7qT72wMNfjbom3x+oWhRf/j18wW mx5fY7W4vGsOm8WM8/uYHFg9Nq3qZPPYvKTeo2/LKkaPz5vkAliiuGxSUnMyy1KL9O0SuDLe fbnMUtDLVTGh/yd7A+Neji5GTg4JAROJG42XWSBsMYkL99azdTFycQgJLGWUOD3rLiuE859R YsGpC4wgVWwCxhKbly8BquLgEBFQlNi8QAGkhllgFqPEwh1L2EFqhAX0Jb52v2MCsVkEVCUm 7XwHFucVcJf4v2EXO8Q2OYmTxyazTmDkXsDIsIpRNLU0uaA4KT3XSK84Mbe4NC9dLzk/dxMj JAi+7mBceszqEKMAB6MSD++BSRtDhVgTy4orcw8xSnAwK4nwMhwDCvGmJFZWpRblxxeV5qQW H2KU5mBREueduet9iJBAemJJanZqakFqEUyWiYNTChgOgbOOFSmksFt8vyAdWlo+99gUT/ak Bb13lZey3rn6PNlD5M6j+jN/Nx3hePrzm5O0yolangfTXzA75FrtOtK0uv7uyz0eG67M/SS8 fy/TxBClg/X9v5hKXy3l/zf598JYmV2PbE/IZk/8Fmsxf2+8/k6h36d15oW2Vs7I2G5XeOa6 qlYZO6+PEktxRqKhFnNRcSIApkza/v4BAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1500 Lines: 43 Dear Kukjin, Previously you did not picked up the fix for cpufreq memory leak. I am sending it again with respective acks from LKML. Also another minor improvement in the set. Best regards, Krzysztof The following changes since commit 1c4c7159ed2468f3ac4ce5a7f08d79663d381a93: Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2015-07-05 16:24:54 -0700) are available in the git repository at: https://github.com/krzk/linux.git tags/samsung-fixes-non-critical-v4.3-2 for you to fetch changes up to 434213f727c12fab8657c8db3d23da4b0463365d: video: fbdev: s3c-fb: Constify platform_device_id (2015-07-24 15:17:32 +0900) ---------------------------------------------------------------- Improvements for Exynos boards: 1. Fix memory leak in cpufreq error path. 2. Constify platform_device_id in video/fbdev/s3c-fb. ---------------------------------------------------------------- Krzysztof Kozlowski (1): video: fbdev: s3c-fb: Constify platform_device_id Shailendra Verma (1): cpufreq: exynos: Fix for memory leak in case SOC name does not match drivers/cpufreq/exynos-cpufreq.c | 6 ++++-- drivers/video/fbdev/s3c-fb.c | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/