From patchwork Thu Sep 7 09:00:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gilad Ben-Yossef X-Patchwork-Id: 111867 Delivered-To: patch@linaro.org Received: by 10.140.94.239 with SMTP id g102csp516415qge; Thu, 7 Sep 2017 02:01:23 -0700 (PDT) X-Google-Smtp-Source: ADKCNb5cXFuoAqqVHgA37KHE0/t2Xyn5PeE3utu+VlPkqIw8u4yvuyf45cjjOXE5cc2ra3iPdWWL X-Received: by 10.99.152.26 with SMTP id q26mr2018592pgd.202.1504774883140; Thu, 07 Sep 2017 02:01:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1504774883; cv=none; d=google.com; s=arc-20160816; b=HjGRYN/jp0DowXoressRn42lOHZZRHWmDJrITRcS5zNIFPz6Ba9O5x5InIQJBgpBBj z7CCbZEBRGrH7Srd6KDvNJYqdvss57ewAO9c/SyBl1CZhbhJfzpqo2Sm8Wx4Zj95VH56 GNwQ1UtJD3Snw44VrKQo/MAQwSmuf0EmYVI6ncXiG2/9ME2E/LAuFUApqWQ7iUGmcZSU /XMzyrkzS3xaRnRF9REcu9uorrRfpT8lW93OgTbZPrqVPr3hMwiBxUC4twjRXF4ZyRq4 5R3xwqHW9/zsGenL5hIOu6P4klimwjZUFV+S2Go5S+qxk4YC1fHgEEnUofT7BQcDmf+4 sx3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=iW2F1KdK6Rb3faz9cF2pjhtLJj1Ja8MfejA8pWvQjwg=; b=VUoRApuTTIzHdujrjtmiwRuRf9M0+hxTWWgQV25RdRdjw3/xrPLC8kEFveVw5qVHAk Vp7VjdHEmwHFs+lqX7hRXGzTil8Rzqzeqa8dxdVDY6jQtGCVcPfej+tDflqwJFg8dSRq T4v/lMlrMxAYduQy+8N66nl7UovgGKQqBv3XQQ9iTuYJhM3EK4m+afSIk4Cr/BlzySSj z5aPHc4eMlaif8SR4jAKzlW0UnCdDVd3/t6gD1nU2+/gJg6EdPa6wmiHWbcpy0CCuKwW eCorfcEcU9bh5TpWuU7I/AT4Tw/7bfUtsABQtOmAuXvzaXnzf+nKByJMy0Xfgil5pilp vqWA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d21si189590plj.826.2017.09.07.02.01.22; Thu, 07 Sep 2017 02:01:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754795AbdIGJBV (ORCPT + 1 other); Thu, 7 Sep 2017 05:01:21 -0400 Received: from foss.arm.com ([217.140.101.70]:57206 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754109AbdIGJBV (ORCPT ); Thu, 7 Sep 2017 05:01:21 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 1D30480D; Thu, 7 Sep 2017 02:01:21 -0700 (PDT) Received: from gby.kfn.arm.com (unknown [10.45.48.140]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 77EA33F540; Thu, 7 Sep 2017 02:01:18 -0700 (PDT) From: Gilad Ben-Yossef To: Greg Kroah-Hartman , linux-crypto@vger.kernel.org, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Cc: Ofir Drang Subject: [PATCH v3 0/8] staging: ccree: more cleanup work for 4.15 Date: Thu, 7 Sep 2017 12:00:08 +0300 Message-Id: <1504774817-11984-1-git-send-email-gilad@benyossef.com> X-Mailer: git-send-email 2.1.4 Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org More cleanup work from Sunil and myself. I've previously sent some of these as part of a larger patch set. I've decided to split the patch set to smaller chunks to make it more manageable. This patch set applies on top of commit 28eb51f7468a ("staging:rtl8188eu:core Fix remove unneccessary else block"). Changes from v2: - Cleanup return after error in BUG replacement patch as suggested by Dan Carpenter Changes from v1: - Fix kbuild reported error of "label at end of compound statement" Gilad Ben-Yossef (5): staging: ccree: simplify resource release on error staging: ccree: remove unused completion staging: ccree: move over to BIT macro for bit defines staging: ccree: replace noop macro with inline staging: ccree: remove BUG macro usage Suniel Mahesh (3): staging: ccree: Replace kzalloc with devm_kzalloc staging: ccree: Convert to devm_ioremap_resource for map, unmap staging: ccree: Use platform_get_irq and devm_request_irq drivers/staging/ccree/ssi_aead.c | 3 +- drivers/staging/ccree/ssi_buffer_mgr.c | 18 +-- drivers/staging/ccree/ssi_cipher.c | 4 +- drivers/staging/ccree/ssi_cipher.h | 10 +- drivers/staging/ccree/ssi_driver.c | 196 +++++++++++++------------------- drivers/staging/ccree/ssi_driver.h | 15 +-- drivers/staging/ccree/ssi_hash.c | 3 +- drivers/staging/ccree/ssi_pm.c | 3 +- drivers/staging/ccree/ssi_request_mgr.c | 22 +++- 9 files changed, 118 insertions(+), 156 deletions(-) -- 2.1.4