From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2A5DC32772 for ; Tue, 23 Aug 2022 16:44:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245149AbiHWQov (ORCPT ); Tue, 23 Aug 2022 12:44:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245163AbiHWQoc (ORCPT ); Tue, 23 Aug 2022 12:44:32 -0400 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D5D4D9D44 for ; Tue, 23 Aug 2022 07:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1661265289; x=1692801289; h=date:from:to:subject:message-id:references:mime-version: in-reply-to; bh=m8ZbsRkw2MthtAqV0YHT6NEqli9DhHwfPMoTTsz/eAw=; b=AKRo0wLE5iWjzdtjli3VlvJDAo6IiKq/vYFYGzzVyGlG+hHwmmInA/IM RQL/zwTU7ZZSf/zZ65g4eTU1+pkApWmb/V8QXcivlI8jjnutzt2JWhSCS kVxeiJdQ+N/8hbV4AN5mO/YxTSmoSmf6+SK9S/PtPPqRCfJVuoApe5BWJ V6114umg/wtfp5meskyJNZm0jBF1yGxsAbP46Cnm5Nga41+RXxrirVjaj +XH5Ay8ecWludsbfjI4PYd+rVbZx5ejiN49z2AiNsvOufBj93vwyqOTlf vCnbq2uCFkHR34/7am/8AvUDTgshySgL9m8Jooec8XKVOjayqFGjeUJbm g==; X-IronPort-AV: E=McAfee;i="6500,9779,10448"; a="273455544" X-IronPort-AV: E=Sophos;i="5.93,257,1654585200"; d="scan'208";a="273455544" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Aug 2022 07:34:48 -0700 X-IronPort-AV: E=Sophos;i="5.93,257,1654585200"; d="scan'208";a="735504072" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Aug 2022 07:34:47 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oQUzM-002Tfw-2z; Tue, 23 Aug 2022 17:34:44 +0300 Date: Tue, 23 Aug 2022 17:34:44 +0300 From: Andy Shevchenko To: Wolfram Sang , linux-i2c@vger.kernel.org, Josef Johansson Subject: Re: [PATCH] Revert "i2c: scmi: Replace open coded device_get_match_data()" Message-ID: References: <20220818203113.1745-1-wsa@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Sun, Aug 21, 2022 at 10:24:48AM +0200, Wolfram Sang wrote: > > > Link: https://lore.kernel.org/r/4d2d5b04-0b6c-1cb1-a63f-dc06dfe1b5da@oderland.se > > > Signed-off-by: Wolfram Sang > > > > Applied to for-current, thanks! > > Added Reported-by tag from Josef, well deserved! Ah, revert is there, thanks. I will respin then with checking the case Josef reported about. -- With Best Regards, Andy Shevchenko