From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759328Ab1FATyl (ORCPT ); Wed, 1 Jun 2011 15:54:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33678 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752005Ab1FATyi (ORCPT ); Wed, 1 Jun 2011 15:54:38 -0400 Date: Wed, 1 Jun 2011 15:54:18 -0400 From: Dave Jones To: Kukjin Kim Cc: Donggeun Kim , cpufreq@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kyungmin.park@samsung.com, myungjoo.ham@samsung.com, Ben Dooks Subject: Re: [PATCH] CPUFREQ/S5PV210,EXYNOS4: Add Kconfig options for S5PV210 and EXYNOS4 CPUfreq drivers Message-ID: <20110601195418.GA30806@redhat.com> Mail-Followup-To: Dave Jones , Kukjin Kim , Donggeun Kim , cpufreq@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kyungmin.park@samsung.com, myungjoo.ham@samsung.com, Ben Dooks References: <1306476428-24808-1-git-send-email-dg77.kim@samsung.com> <1306483489-10432-1-git-send-email-dg77.kim@samsung.com> <4DE6977E.5080107@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DE6977E.5080107@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 01, 2011 at 12:48:14PM -0700, Kukjin Kim wrote: > Dave, could you please see below? If you're ok, will submit remained > others for Samsung cpufreq drivers. I'm ok with the principle of the patch, though it doesn't seem to include any driver movement, so just applying this will break the compile. (If it happens in another patch, they should really go together to not break bisecting) Dave