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 lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7D955C64ED8 for ; Mon, 27 Feb 2023 11:52:46 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWc3T-0002Ly-Kq; Mon, 27 Feb 2023 06:52:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWc3E-00020f-6d for qemu-devel@nongnu.org; Mon, 27 Feb 2023 06:52:17 -0500 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWc3C-000073-Jy for qemu-devel@nongnu.org; Mon, 27 Feb 2023 06:52:15 -0500 Received: by mail-wm1-x32d.google.com with SMTP id r19-20020a05600c459300b003eb3e2a5e7bso2006124wmo.0 for ; Mon, 27 Feb 2023 03:52:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=RafL2lV080cXKgzF6u9+TfA9oimcfRSOeXL0HMqqhRA=; b=bcCD7ZxF5WrzQrs+Uip/Mdfpvr5qB/d/avi5i4La3j1jCgXRI+STsjTKVRYFNiukJd tgW2l+8tUd9/wOjITNhDHlU/GL5sZFTXUZb1q4bQNgO9jps1+WSwnveNrJ8wv20duHLb scl2vIRozMbii6h2iym5aGCO1iP4cSSBFbidEl7F8byB4AphEd/E66cOwRMvdAgHec0f qBnUP4BNPTIaABo91H+7qJDFZggYsaoYazQ51sRpUkm5IzcreRDY5Gdrp4lpRZVXneUr zeyrr3+zLOwNyfMv2BIz/q9mVteNLc9Gn/nhjqvk0oMkciXVl5ZN73dn9StRFFz0H45x V6vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RafL2lV080cXKgzF6u9+TfA9oimcfRSOeXL0HMqqhRA=; b=b04NR3/qTh0uahtmLYIvPKNJAoawAuBQ0m5CGp4Tn4dyyZBPljsoF9+rqm5ZhuLBPT 3/tyDlV/DKXQat5hv8y12CAIss8Rm/GUHjwXV0IFKt/7T8Kto8A/2ipeULTPc2iPhs7J Tu3hTNtnw/6jJ38wofrvTciq+DPGvzHiNuYRaBjyyrA8VMsN0DLoe9uxRSjvMSwH6yqH aezyhy6JFdj+IZVwPgoYOdgr63YzlkA+VRG61XiAWed5C02A8+LPOptivawHL0RMSHLC CFiqsYlM/hYsfjOAG1AqlIJ80C6ikKHy8yl9h1MHSEhERs9nIoU6mWJoH2iA29+doz+A ydww== X-Gm-Message-State: AO0yUKUZUmCwQkLk2P3mT3MQRZ6H31jPCJctRufckhOICajix8pcksoY Z/N1k+hO6cFllTE9VcKSXEhTeQ== X-Google-Smtp-Source: AK7set+i4C8lU5/7WwDpcykcsTpcuhG5498XRKwAFqBNvLweEY0NUSmsaMp8u/SKz8Q1ia3EC93pjw== X-Received: by 2002:a05:600c:44d3:b0:3da:fc30:bfc5 with SMTP id f19-20020a05600c44d300b003dafc30bfc5mr17864181wmo.13.1677498733073; Mon, 27 Feb 2023 03:52:13 -0800 (PST) Received: from [192.168.30.216] ([81.0.6.76]) by smtp.gmail.com with ESMTPSA id bi13-20020a05600c3d8d00b003e204fdb160sm12434767wmb.3.2023.02.27.03.52.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Feb 2023 03:52:12 -0800 (PST) Message-ID: Date: Mon, 27 Feb 2023 12:52:09 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 04/12] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize() Content-Language: en-US To: Bernhard Beschow , qemu-devel@nongnu.org Cc: Richard Henderson , "Michael S. Tsirkin" , Ani Sinha , Eduardo Habkost , Igor Mammedov , Paolo Bonzini , Laurent Vivier , Marcel Apfelbaum , Sunil Muthuswamy , Thomas Huth References: <20230213173033.98762-1-shentey@gmail.com> <20230213173033.98762-5-shentey@gmail.com> From: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= In-Reply-To: <20230213173033.98762-5-shentey@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::32d; envelope-from=philmd@linaro.org; helo=mail-wm1-x32d.google.com X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.089, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org On 13/2/23 18:30, Bernhard Beschow wrote: > This is a preparation for the next commit to make it cleaner. > > Signed-off-by: Bernhard Beschow > --- > hw/i2c/smbus_ich9.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) Reviewed-by: Philippe Mathieu-Daudé