From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965006AbaGPO0O (ORCPT ); Wed, 16 Jul 2014 10:26:14 -0400 Received: from cpsmtpb-ews04.kpnxchange.com ([213.75.39.7]:56985 "EHLO cpsmtpb-ews04.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934390AbaGPO0K (ORCPT ); Wed, 16 Jul 2014 10:26:10 -0400 Message-ID: <1405520767.4408.39.camel@x220> Subject: Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code From: Paul Bolle To: Tomasz Figa Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kukjin Kim , Arnd Bergmann , Olof Johansson , Marek Szyprowski , Mark Brown , Heiko =?ISO-8859-1?Q?St=FCbner?= , Tomasz Figa Date: Wed, 16 Jul 2014 16:26:07 +0200 In-Reply-To: <53C67386.5070401@samsung.com> References: <1404496099-26708-1-git-send-email-t.figa@samsung.com> <1404496099-26708-5-git-send-email-t.figa@samsung.com> <1405502840.4408.2.camel@x220> <53C67386.5070401@samsung.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-2.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Jul 2014 14:26:08.0379 (UTC) FILETIME=[E27B14B0:01CFA101] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2014-07-16 at 14:43 +0200, Tomasz Figa wrote: > On 16.07.2014 11:27, Paul Bolle wrote: > > There are three further references to CONFIG_SAMSUNG_CLOCK in this file. > > Those should be removed too, shouldn't they? > > That's right. Apparently I missed them. I guess that's not critical, > though, and could be done in separate patch, right? This is not critical at all, so that's fine with me. Paul Bolle From mboxrd@z Thu Jan 1 00:00:00 1970 From: pebolle@tiscali.nl (Paul Bolle) Date: Wed, 16 Jul 2014 16:26:07 +0200 Subject: [PATCH 04/19] serial: samsung: Remove support for legacy clock code In-Reply-To: <53C67386.5070401@samsung.com> References: <1404496099-26708-1-git-send-email-t.figa@samsung.com> <1404496099-26708-5-git-send-email-t.figa@samsung.com> <1405502840.4408.2.camel@x220> <53C67386.5070401@samsung.com> Message-ID: <1405520767.4408.39.camel@x220> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2014-07-16 at 14:43 +0200, Tomasz Figa wrote: > On 16.07.2014 11:27, Paul Bolle wrote: > > There are three further references to CONFIG_SAMSUNG_CLOCK in this file. > > Those should be removed too, shouldn't they? > > That's right. Apparently I missed them. I guess that's not critical, > though, and could be done in separate patch, right? This is not critical at all, so that's fine with me. Paul Bolle