From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753417AbbJSILc (ORCPT ); Mon, 19 Oct 2015 04:11:32 -0400 Received: from down.free-electrons.com ([37.187.137.238]:41200 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752692AbbJSIL1 (ORCPT ); Mon, 19 Oct 2015 04:11:27 -0400 Date: Mon, 19 Oct 2015 10:11:25 +0200 From: Maxime Ripard To: Ruslan Bilovol Cc: balbi@ti.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, k.opasiak@samsung.com, stern@rowland.harvard.edu, peter.chen@freescale.com, gregkh@linuxfoundation.org, andrzej.p@samsung.com Subject: Re: [PATCH v5 0/5] usb/gadget: independent registration of gadgets and gadget drivers Message-ID: <20151019081125.GS2711@lukather> References: <1435010474-13419-1-git-send-email-ruslan.bilovol@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lCKkSrrNUaKEhaIQ" Content-Disposition: inline In-Reply-To: <1435010474-13419-1-git-send-email-ruslan.bilovol@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --lCKkSrrNUaKEhaIQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, Jun 23, 2015 at 01:01:09AM +0300, Ruslan Bilovol wrote: > This patchset adds independent registration of gadgets > and gadget drivers to udc-core. This is very useful for > built-in modules into kernel case since it's possible > situation that gadget driver is probing at a time > when no gadgets are registered in udc-core. > In this case instead of silently failing without > of any attempt to recover, with independent registration > of gadgets and gadget drivers there is no matter > in which order gadgets and gadget drivers are > probed/registered. >=20 > This patch has side-effect on gadget drivers that had > __init/__exit attributes on some paths like bind/unbind > and (since bind/unbind may happen at any time) should > not use them now. This is covered by forth patch >=20 Has there been any progress on these patches? They're fixing some real issue that we're seeing, and it seems to both work quite well and not generate a lot of pushback. Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --lCKkSrrNUaKEhaIQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWJKWtAAoJEBx+YmzsjxAgJEYP/RSDkw2bSiUemtSJjaCbcidE USQRGbDDRjXv76mqinH2g8MHm99eqbo62ifr8RK476DU64QoaqatGSNgpHj6p8xU +jUwsHdR2caKeFpN1gG30GCwCUjqP3co8p9qhlEIUjIu8y20cIBqRNVkBdsOY+Nl t8QSBgWiihXSpqqMpwasfwhfFjIEj9MkaR5njxgCvrMMXrVr0SPTLntBjhQLQwe3 cj4V7ydqiThXIB51CxNeQhWGk0vf80n1h32WDFKLNBsgnb6IPW+vbWIeW0kqoowN jBDlJaK/gtRLSzO5NxVKcFJd5jfqRQkxfVp9iL4SxXJzGjRJWaUSUNJSW8BT0zEG XEA02P5PuXMqU8yzOHTB8IxAWd9sTOcfvBzTrigf6h0N1cC8l7cTK+e5//bLeszo 009SUPRZvO6t9af9N5YKWedbNtfEVHa5a42AekKn5fdpNPSpyh79+k87jNoh5yLi GlmmFTToIYOdhb6OQ6PxO/+Ryo9SfXVphOzQMjYrJ50ZGKjxeTE3cxKha692+yhR aD0lCi21uyKxZ3bUuC7kHvy5P5xEvMkQ7I8zvTO4k/vk+9moeFC6jLL3gMgfYM+T SMdWBNBri9TvwFsQbMtI30dPdo0STnJ55nCvA1uPOEgGnKlHkTk3Ouddpz3FukWE GuouvZTJRZHkdUp9mtIr =gZql -----END PGP SIGNATURE----- --lCKkSrrNUaKEhaIQ--