From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3 Date: Tue, 04 Aug 2015 16:39:25 +0900 Message-ID: <55C06C2D.2010804@samsung.com> References: <55C06995.2030600@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout2.w1.samsung.com ([210.118.77.12]:49343 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752679AbbHDHja (ORCPT ); Tue, 4 Aug 2015 03:39:30 -0400 Received: from eucpsbgm2.samsung.com (unknown [203.254.199.245]) by mailout2.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NSJ00C7SRXSBL90@mailout2.w1.samsung.com> for linux-samsung-soc@vger.kernel.org; Tue, 04 Aug 2015 08:39:28 +0100 (BST) In-reply-to: <55C06995.2030600@kernel.org> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Kukjin Kim , arm@kernel.org, Arnd Bergmann , 'Olof Johansson' , Kevin Hilman Cc: "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" On 04.08.2015 16:28, Kukjin Kim wrote: > Hi Arnd, Olof, Kevin, > > Here is Samsung non-critical-fixes for v4.3. > Please pull. > > Thanks, > Kukjin > > The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: > > Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > tags/samsung-non-critical-1 > > for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33: > > ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21 > 13:19:06 +0900) > > ---------------------------------------------------------------- > Samsung non-critical fixes for v4.3 > > - fix sparse warning for returning iomem > - fix clock-frequency of display timing0 for exynos3250-rinato One more set, which we agreed for pushing to v4.2, is missing: 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually go for v4.3... but it's not here...) Do you plan to send pull request with them? Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Tue, 04 Aug 2015 16:39:25 +0900 Subject: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3 In-Reply-To: <55C06995.2030600@kernel.org> References: <55C06995.2030600@kernel.org> Message-ID: <55C06C2D.2010804@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04.08.2015 16:28, Kukjin Kim wrote: > Hi Arnd, Olof, Kevin, > > Here is Samsung non-critical-fixes for v4.3. > Please pull. > > Thanks, > Kukjin > > The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: > > Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > tags/samsung-non-critical-1 > > for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33: > > ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21 > 13:19:06 +0900) > > ---------------------------------------------------------------- > Samsung non-critical fixes for v4.3 > > - fix sparse warning for returning iomem > - fix clock-frequency of display timing0 for exynos3250-rinato One more set, which we agreed for pushing to v4.2, is missing: 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually go for v4.3... but it's not here...) Do you plan to send pull request with them? Best regards, Krzysztof