Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp2634881pxb; Fri, 17 Sep 2021 14:39:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwalQ7Ivh4QKnXvXAPSoxC9kuM2hp5j+bG8TlpkXRNklWgK7G5Oxw4lVjLTytaUfmWybyjO X-Received: by 2002:a05:6e02:b22:: with SMTP id e2mr9783993ilu.270.1631914788491; Fri, 17 Sep 2021 14:39:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631914788; cv=none; d=google.com; s=arc-20160816; b=QpCeSlq7FOVJTv2eJJaw0QV7MiK6idr9UH8Ua2pL2iE0YfI+k9Y7rIPVczaCJr0Y5P 2W/NzgsdS+1g2Jb46UthFeKI+bX5XlvMo+agqNMD7oy2rDORpQEwmBebScgyiIceth0S XJnzzmG9teiiBOmltV7GfR9Ki/8mv0hLVi4XnXMjFvWXYna4J2dqBFGNwQDme7lfbp8U DLAYvzLuBpjY2ZlAu3JL8aYiGrZBEteH+f4qEigEljZ/PCI9DoIu5gBhzwhY2a0ZpxuP juiXKFG8bcx1eUbCg9O9bCHQKWqCNIEKUVx5kzFGvxoKNhhenF+v6Byfoce/P7SpCnlL tOeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=p3eU5CChSHtXe/d5xFzoFGvcCdXM7+w66cxaoRx6LNM=; b=CywqudvjjqEOyr+k+P0UcnvHxvJTWNycWM1U4aUWewAmFL5p9dIfRMlYBkg9Ve6T1g /A9Usu6fXbkPoC3GDki9IdgzFJbrCStiZiYD23JL/1FWrR9qLeK7K4jJ2g9ESv3732Y+ GD2GiMeWijYDKoyjhe5XGtdPJGIi/3uo9C5AvEZCtWx27gXqbmDh75olpFEHVDJHgbNw ysgmQYjygH+kvOx45f1ntkabrtUD2hZMn9CdlK1LhGGd6nvpUDpGKCFDB6fPCCyaVOKX yXWz/DBWxvrjzeijOpP9HumBKZkrixO1ZZzl5s4Z9UPA5nJUXTPAQvVGW5VKci+UMxP/ oLrw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=inxBcg1T; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k12si6709408jac.101.2021.09.17.14.39.37; Fri, 17 Sep 2021 14:39:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=inxBcg1T; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241990AbhIQOGB (ORCPT + 99 others); Fri, 17 Sep 2021 10:06:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:39972 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241849AbhIQOFz (ORCPT ); Fri, 17 Sep 2021 10:05:55 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D6BEF6103B; Fri, 17 Sep 2021 14:04:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631887473; bh=Hd6qofhVOm0wotTJdXOamHlQNz4ugqpf6apHuNTiVHE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=inxBcg1T2FGyuiUq8qDq81WeWkAh3mxST/gA3NELlflR8s0g/JoyJc4amrhhKnJJU yhDHe+R/A/zun0pdpiJ3jVimKqq9GSYm8mJkQlzaW8V8rZOCgybS/po/JnQ05k3FRl adoC6sFnU7hmnNOSoienC0ztzFCOf2b6dIHHzXuNnTNEGZ/f+zmrEjA7u1OsLVPop0 X/aUpTnzgWVy9x4FFw9j4Goi1yFmQtU8WCl6jXLY82SRxlLKULqsiggWEJkeAQzo8B Bwxl53N/y0z4nzfwkl/KHUj5erRtYqoJr/3weZGlpJE1l/yv6QdXoN6IahwMbqlgi7 prFKfyrV4EeIw== From: Mark Brown To: Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , linux-kernel@vger.kernel.org, Marek Szyprowski , Liam Girdwood , Chanwoo Choi Cc: Mark Brown Subject: Re: [RFT][PATCH] regulator: max14577: Revert "regulator: max14577: Add proper module aliases strings" Date: Fri, 17 Sep 2021 15:03:42 +0100 Message-Id: <163188734684.50615.3711547908292984771.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210916144102.120980-1-krzysztof.kozlowski@canonical.com> References: <20210916144102.120980-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 16 Sep 2021 16:41:02 +0200, Krzysztof Kozlowski wrote: > This reverts commit 0da6736ecd10b45e535b100acd58df2db4c099d8. > > The MODULE_DEVICE_TABLE already creates proper alias. Having another > MODULE_ALIAS causes the alias to be duplicated: > > $ modinfo max14577-regulator.ko > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/1] regulator: max14577: Revert "regulator: max14577: Add proper module aliases strings" commit: dc9660590d106bb58d145233fffca4efadad3655 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark