Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752270AbbBQVCe (ORCPT ); Tue, 17 Feb 2015 16:02:34 -0500 Received: from mail-ig0-f179.google.com ([209.85.213.179]:41734 "EHLO mail-ig0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751063AbbBQVCd (ORCPT ); Tue, 17 Feb 2015 16:02:33 -0500 MIME-Version: 1.0 In-Reply-To: <54E1A529.50705@samsung.com> References: <100e01d04493$11a2fd40$34e8f7c0$%opasiak@samsung.com> <101c01d0450e$364f9bf0$a2eed3d0$%opasiak@samsung.com> <54E1A529.50705@samsung.com> Date: Tue, 17 Feb 2015 23:02:32 +0200 Message-ID: Subject: Re: [PATCH 1/2] usb: gadget: udc-core: independent registration of gadgets and gadget drivers From: Ruslan Bilovol To: Andrzej Pietrasiewicz Cc: Krzysztof Opasiak , Alan Stern , Peter Chen , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "Balbi, Felipe" , "gregkh@linuxfoundation.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1346 Lines: 42 Hi Andrzej, On Mon, Feb 16, 2015 at 10:07 AM, Andrzej Pietrasiewicz wrote: > W dniu 15.02.2015 o 23:43, Ruslan Bilovol pisze: > > > >>> >>> In my opinion all things which you have described are working out-of-box >>> when you use configfs interface. It's mostly ready so you may create >>> equivalent of most legacy gadgets (apart from printer and tcm) and >>> just bind from one udc to another whenever you want. >> >> >> It's because legacy gadgets are easy to use and usually don't need any >> userspace-side configuration. Are there any plans to remove legacy >> drivers in the future? >> > > I'm not going to express strong opinions here, but their name implies > that this can happen, some time in the future. > > And I also think it will not happen before the userspace part > (libusbg, gt, gadgetd etc) is mature enough. My personal opinion > in that matter is that it will take at least a couple of years > to remove legacy gadgets entirely. OK, so it looks like there is a sense even to add new gadget/functions with legacy support Thanks, Ruslan > > AP > -- 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/