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 19F69C88CB2 for ; Mon, 4 Sep 2023 13:28:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235649AbjIDN2S (ORCPT ); Mon, 4 Sep 2023 09:28:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55776 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233026AbjIDN2S (ORCPT ); Mon, 4 Sep 2023 09:28:18 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF168E6C for ; Mon, 4 Sep 2023 06:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1693834033; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zxZkq0it8hCbAJaaXiECPzcax9Qu561b49DP/zFJ1B0=; b=IWNr/3QTYmySeeXlOfg7aP7b0CiIKIvBV02sL3qS+k5llDsqYXEA93cfIyURywh6Spwhsw JgD2L34QkyEvDsmRWEXQuoZk7RTdUXCIWCjk0x3aicDj3xVs/aJKor06e2g/pILqjw/ihH SHYWCPpsweY3pjtnv45WEVDmARUNjvg= Received: from mail-wr1-f69.google.com (mail-wr1-f69.google.com [209.85.221.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-661--n_KNG22P12a_CT0eLZ2TA-1; Mon, 04 Sep 2023 09:27:10 -0400 X-MC-Unique: -n_KNG22P12a_CT0eLZ2TA-1 Received: by mail-wr1-f69.google.com with SMTP id ffacd0b85a97d-317d5b38194so643032f8f.0 for ; Mon, 04 Sep 2023 06:27:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693834029; x=1694438829; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zxZkq0it8hCbAJaaXiECPzcax9Qu561b49DP/zFJ1B0=; b=j0RSUCPAaD5jz+LXMjP9ze0P6nAcroIBH+iSkRFc85B/qXYsVpaiwTY4vZU+my0Sfv q99zDoSnIueUp9MZ0mBKaqDEI/8K1b0quc6OezBvQgbAdN1REbmlAEBONrF3qk4bJG62 N3umrFv37i6P1cIOaXTkQtJXAYticmCXrGk8D5mxysA8XhQ0zgP/0WFK1XgkBtBamnzx Zqdp7jCxIKlxoNGU13vsM8nETDcDY2bvEKEuie4LRUD4NLXQz4BsOcZDci7VimfxXgI4 7ycMrkjsYYigktjD7wYRzCEMK2H38mVQ10vUs7MA7Tq8zV8S4L40jc+URpANYvoDLqAU Zt0Q== X-Gm-Message-State: AOJu0YxJWHG4BMvUsrSbwvdSO+RvF9t0YgcUGAxdLzIX7wue8N1xIAQs XhpB9Lu7MhPw+Hkbz7jgaVfm9wbbDw99jL9Fv4+ZOGnJjk4Ps1E6szaqUWtWYB1S348zs2uYSDA 3En9V98z78vfWryEbsXKJNYc= X-Received: by 2002:a5d:4612:0:b0:317:ce01:fe99 with SMTP id t18-20020a5d4612000000b00317ce01fe99mr7234103wrq.9.1693834029681; Mon, 04 Sep 2023 06:27:09 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFaqwNGWlc6zhQO+ObluvLtHBcvGlX5RhgjUyBHLBy+K84UjEg1PZVnv6fvBEAk50QZ/mL+mA== X-Received: by 2002:a5d:4612:0:b0:317:ce01:fe99 with SMTP id t18-20020a5d4612000000b00317ce01fe99mr7234089wrq.9.1693834029373; Mon, 04 Sep 2023 06:27:09 -0700 (PDT) Received: from localhost (205.pool92-176-231.dynamic.orange.es. [92.176.231.205]) by smtp.gmail.com with ESMTPSA id y1-20020adff6c1000000b00317a29af4b2sm14399476wrp.68.2023.09.04.06.27.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Sep 2023 06:27:09 -0700 (PDT) From: Javier Martinez Canillas To: Thomas Zimmermann , deller@gmx.de, daniel@ffwll.ch, sam@ravnborg.org Cc: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-staging@lists.linux.dev, linux-hyperv@vger.kernel.org, linux-input@vger.kernel.org, Thomas Zimmermann , Jiri Kosina , Benjamin Tissoires , Bruno =?utf-8?Q?Pr=C3=A9mont?= Subject: Re: [PATCH 6/8] hid/picolcd: Use fb_ops helpers for deferred I/O In-Reply-To: <20230828132131.29295-7-tzimmermann@suse.de> References: <20230828132131.29295-1-tzimmermann@suse.de> <20230828132131.29295-7-tzimmermann@suse.de> Date: Mon, 04 Sep 2023 15:27:08 +0200 Message-ID: <87a5u2cbmb.fsf@minerva.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org Thomas Zimmermann writes: > Generate callback functions for struct fb_ops with the fbdev macro > FB_GEN_DEFAULT_DEFERRED_SYSMEM_OPS(). Initialize struct fb_ops to > the generated functions with an fbdev initializer macro. > > Signed-off-by: Thomas Zimmermann > Cc: Jiri Kosina > Cc: Benjamin Tissoires > Cc: "Bruno Pr=C3=A9mont" > --- Acked-by: Javier Martinez Canillas --=20 Best regards, Javier Martinez Canillas Core Platforms Red Hat