Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755112AbcDALjZ (ORCPT ); Fri, 1 Apr 2016 07:39:25 -0400 Received: from mail-pf0-f172.google.com ([209.85.192.172]:34407 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754277AbcDALjX (ORCPT ); Fri, 1 Apr 2016 07:39:23 -0400 Date: Fri, 1 Apr 2016 17:09:19 +0530 From: Viresh Kumar To: Vivek Gautam Cc: vireshk@kernel.org, shiraz.linux.kernel@gmail.com, kishon@ti.com, heiko@sntech.de, maxime.ripard@free-electrons.com, wens@csie.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, spear-devel@list.st.com, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-usb@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org, cpgs@samsung.com Subject: Re: [PATCH 1/2] phy: Group vendor specific phy drivers Message-ID: <20160401113919.GC2987@vireshk-i7> References: <1459510156-9147-1-git-send-email-gautam.vivek@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1459510156-9147-1-git-send-email-gautam.vivek@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 Content-Length: 516 Lines: 16 On 01-04-16, 16:59, Vivek Gautam wrote: > Adding vendor specific directories in phy to group > phy drivers under their respective vendor umbrella. > > Signed-off-by: Vivek Gautam > --- > drivers/phy/{ => st}/phy-spear1310-miphy.c | 0 > drivers/phy/{ => st}/phy-spear1340-miphy.c | 0 > rename drivers/phy/{ => st}/phy-spear1310-miphy.c (100%) > rename drivers/phy/{ => st}/phy-spear1340-miphy.c (100%) > Acked-by: Viresh Kumar -- viresh