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 X-Spam-Level: X-Spam-Status: No, score=-19.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EC480C47082 for ; Mon, 7 Jun 2021 17:24:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CC1B061073 for ; Mon, 7 Jun 2021 17:24:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230519AbhFGR0Y (ORCPT ); Mon, 7 Jun 2021 13:26:24 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:32111 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230329AbhFGR0X (ORCPT ); Mon, 7 Jun 2021 13:26:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623086671; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9Kr/vWB+/nwKdeKs8KkDEzQieFV1Y1AcDYKa+Pf56V8=; b=CGNw61Kkyb/5CJN5iYASckM8W1SBY22+AGS/1qAwYc//O9H2oh0oJf2EbeJobBQ2GJhG7O cU4kpgFHQb3IyA8gU/CvOT1zfzN3PQM6FmAjySUxN9N/2C3zscMdsFvK0iML92H69eZZTA 96GmL2+3pFw8NbCvswGGTaZ2wQWvlX4= Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-447-lzHQexZkOBmWVws6J8s6nw-1; Mon, 07 Jun 2021 13:24:30 -0400 X-MC-Unique: lzHQexZkOBmWVws6J8s6nw-1 Received: by mail-ot1-f69.google.com with SMTP id c19-20020a0568303153b0290315c1232768so12017963ots.9 for ; Mon, 07 Jun 2021 10:24:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=9Kr/vWB+/nwKdeKs8KkDEzQieFV1Y1AcDYKa+Pf56V8=; b=Wbcyw9DCWURBbNPdqfcMcZDCgLvKZTfZIFgFAA/A+GySQf6UiSX8CIqSgtGv21/psf p1UfoA3RTblnohFAbaSZplSAxRCw+VyjVOhT3hnFtv3WLtngMDIvSAnM5jIHHGP0kHch rTw9XyQLWbC/OqG28IWDTzG/sKxbO7X0Hg9pDPY1CUVUH4vJGvws4nyynHUnUz/IWbX9 zZPK8qC+RMa0kVE2DS5W53xKzCiBlJfDNAcdIeAo7xveb0u1xYl1xA8vMGZSFaXFGotX D2khwjfMxfBmCHoE62bdy2MG6jExstEC6O/iLkDXQxCbcOCcAUVBI/AhDstAy/GnN5wA gTNA== X-Gm-Message-State: AOAM533D6U89DaX0ArRN/LKP0g6PrJrQHNo0/mvfN7wqM3NzPMcaY/HX UXNZxi9XmgLbIGX8L+RXJYBOezshAMtTaXSEHViwAOmlX9ieZR+zqjLTLnqMNHJ/Le1Eiyg2ET6 H5oFGBr7uVv0J7SHylT/BiU0Y X-Received: by 2002:a05:6830:208c:: with SMTP id y12mr14976943otq.129.1623086669453; Mon, 07 Jun 2021 10:24:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxx+lDqZrglifUpJyQXQIS8VUnzoYQx644bk2oknGt1yXO+O7Fiz78iL3xYwnV4DBj9rU5fJQ== X-Received: by 2002:a05:6830:208c:: with SMTP id y12mr14976930otq.129.1623086669317; Mon, 07 Jun 2021 10:24:29 -0700 (PDT) Received: from localhost.localdomain.com (075-142-250-213.res.spectrum.com. [75.142.250.213]) by smtp.gmail.com with ESMTPSA id 15sm2409859oij.26.2021.06.07.10.24.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Jun 2021 10:24:29 -0700 (PDT) From: trix@redhat.com To: hao.wu@intel.com, mdf@kernel.org, michal.simek@xilinx.com Cc: linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tom Rix Subject: [PATCH 1/7] fpga: wrap the write_init() op Date: Mon, 7 Jun 2021 10:23:56 -0700 Message-Id: <20210607172402.2938697-2-trix@redhat.com> X-Mailer: git-send-email 2.26.3 In-Reply-To: <20210607172402.2938697-1-trix@redhat.com> References: <20210607172402.2938697-1-trix@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Tom Rix The board should not be required to provide a write_init() op if there is nothing for it do. So add a wrapper and move the op checking. Default to success. Signed-off-by: Tom Rix --- drivers/fpga/fpga-mgr.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/drivers/fpga/fpga-mgr.c b/drivers/fpga/fpga-mgr.c index b85bc47c91a9..24547e36a56d 100644 --- a/drivers/fpga/fpga-mgr.c +++ b/drivers/fpga/fpga-mgr.c @@ -69,6 +69,14 @@ void fpga_image_info_free(struct fpga_image_info *info) } EXPORT_SYMBOL_GPL(fpga_image_info_free); +static int fpga_mgr_write_init(struct fpga_manager *mgr, + struct fpga_image_info *info, + const char *buf, size_t count) +{ + if (mgr->mops && mgr->mops->write_init) + return mgr->mops->write_init(mgr, info, buf, count); + return 0; +} /* * Call the low level driver's write_init function. This will do the * device-specific things to get the FPGA into the state where it is ready to @@ -83,9 +91,9 @@ static int fpga_mgr_write_init_buf(struct fpga_manager *mgr, mgr->state = FPGA_MGR_STATE_WRITE_INIT; if (!mgr->mops->initial_header_size) - ret = mgr->mops->write_init(mgr, info, NULL, 0); + ret = fpga_mgr_write_init(mgr, info, NULL, 0); else - ret = mgr->mops->write_init( + ret = fpga_mgr_write_init( mgr, info, buf, min(mgr->mops->initial_header_size, count)); if (ret) { @@ -569,7 +577,7 @@ struct fpga_manager *fpga_mgr_create(struct device *dev, const char *name, int id, ret; if (!mops || !mops->write_complete || !mops->state || - !mops->write_init || (!mops->write && !mops->write_sg) || + (!mops->write && !mops->write_sg) || (mops->write && mops->write_sg)) { dev_err(dev, "Attempt to register without fpga_manager_ops\n"); return NULL; -- 2.26.3