Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751134AbbD3Jap (ORCPT ); Thu, 30 Apr 2015 05:30:45 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:55391 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913AbbD3Jal (ORCPT ); Thu, 30 Apr 2015 05:30:41 -0400 Date: Thu, 30 Apr 2015 10:30:39 +0100 From: Charles Keepax To: Chanwoo Choi Cc: linux-kernel@vger.kernel.org, myungjoo.ham@samsung.com, kyungmin.park@samsung.com Subject: Re: [PATCH 4/4] extcon: arizona: Remove the setting of device name Message-ID: <20150430093039.GN3480@opensource.wolfsonmicro.com> References: <1430136818-11657-1-git-send-email-cw00.choi@samsung.com> <1430136818-11657-5-git-send-email-cw00.choi@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430136818-11657-5-git-send-email-cw00.choi@samsung.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 723 Lines: 18 On Mon, Apr 27, 2015 at 09:13:38PM +0900, Chanwoo Choi wrote: > This patch removes the setting of device name. Instead, extcon_dev_register() > set the device name such as 'extcon[number]' naming method. > - /sys/class/extcon/Headset Jack -> /sys/class/extcon/extcon[number] > > Cc: Charles Keepax > Signed-off-by: Chanwoo Choi > --- Acked-by: Charles Keepax Thanks, Charles -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/