From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932426AbcLXLCt (ORCPT ); Sat, 24 Dec 2016 06:02:49 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:36403 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932124AbcLXLCp (ORCPT ); Sat, 24 Dec 2016 06:02:45 -0500 Date: Sat, 24 Dec 2016 13:02:34 +0200 From: Krzysztof Kozlowski To: Jaehoon Chung Cc: linux-pci@vger.kernel.org, helgaas@google.com, krzk@kernel.org, linux-kernel@vger.kernel.org, jingoohan1@gmail.com, javier@osg.samsung.com, kgene@kernel.org, linux-samsung-soc@vger.kernel.org, cpgs@samsung.com Subject: Re: [PATCH 4/4] PCI: exynos: remove the duplicated codes Message-ID: <20161224110234.GA7833@kozik-lap> References: <20161219081740.5457-1-jh80.chung@samsung.com> <20161219081740.5457-5-jh80.chung@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161219081740.5457-5-jh80.chung@samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 19, 2016 at 05:17:40PM +0900, Jaehoon Chung wrote: > Removed the duplicated codes. > It can use the more simply than now. > > Signed-off-by: Jaehoon Chung > --- > drivers/pci/host/pci-exynos.c | 22 ++++++++-------------- > 1 file changed, 8 insertions(+), 14 deletions(-) Acked-by: Krzysztof Kozlowski Best regards, Krzysztof