Message ID | 20220218101712.530576-8-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 B3F08C433F5 for <linux-arm-kernel@archiver.kernel.org>; Fri, 18 Feb 2022 10:19:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ghoJVh4Y6qclYosQoNyUE7AvIsd7hSw/hGEkLN8dJzk=; b=yb61xLuJXsCNmR 6GagyG0WtG2MqWSJj8sfC2g5lEFG/tzX+/3O7Vuq9URtUQv59TH2oKNV148kSR0bWaFgsEfOWMugE 5gFxmpXOBeV7rCvyEan8m1639SbHr152CTHG6b3pSOMboZj2m3pTbfiVSh0QPc5KO1MPuHFFLN5zn Yst9QUKi6ZLeZtIWHQlq1eSM3Eo8t4iMm+1/v1MMuAVJmteBdDt5OvL74N1ZYY8/nOdKd8R9jgB4h L/Jx/p1HZ9Ocl6ypFopmYN5dlFg6Yqoy8lA4oB96emg6WqWvjKi6aAPraUrBgdaUfxsM3HIVGi63h FvL50+DO0zvOrmZvIOXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nL0L7-00DnwA-7L; Fri, 18 Feb 2022 10:18:13 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nL0JO-00Dn3z-2s for linux-arm-kernel@lists.infradead.org; Fri, 18 Feb 2022 10:16:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1645179385; x=1676715385; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=S+uT64mp+Afl3y2BOOq/0yNH7TCGPfhkbQO12u0O5o8=; b=BzbgSD+O2z3hirt0/NmD8MbfyN6ISrzONIUOy9XbvwJEZD1MTB2wZli8 WOgxtleRmoZhKRaeVefYKAcNrYudz02yCsDGunXIgqR0f0CcMZZqhZ3pq gWyiSEGejkceGkCBOnUHz8qyv4j7Vm3TYecDrRUD7bdoAB3yAG5VHDxRh h/hen8DzI7rUMhkErgG8Wdy5aHWyydQisXe/5M6PSt32MIrGg1V2aCUWI cPNib3NauyoOwRbPh+lujsZy1hgOsJRrNomgRyQgn6Q+BKf+jKvBNQWQD BgwPmQPa26Le3fZQImb4DOkHqq46uYK4MR0P5sxok3D1mQnpbPC1qBVUO w==; X-IronPort-AV: E=Sophos;i="5.88,378,1635231600"; d="scan'208";a="149200699" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 18 Feb 2022 03:16:25 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Fri, 18 Feb 2022 03:16:25 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Fri, 18 Feb 2022 03:16:22 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <mpm@selenic.com>, <herbert@gondor.apana.org.au>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <linux-crypto@vger.kernel.org> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Claudiu Beznea <claudiu.beznea@microchip.com> Subject: [PATCH 7/7] hwrnd: atmel - remove extra line Date: Fri, 18 Feb 2022 12:17:12 +0200 Message-ID: <20220218101712.530576-8-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20220218101712.530576-1-claudiu.beznea@microchip.com> References: <20220218101712.530576-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220218_021626_201245_EED4563B X-CRM114-Status: UNSURE ( 8.84 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
hwrnd: atmel - add runtime pm support
|
expand
|
diff --git a/drivers/char/hw_random/atmel-rng.c b/drivers/char/hw_random/atmel-rng.c index b662d44a09a6..b8effe77d80f 100644 --- a/drivers/char/hw_random/atmel-rng.c +++ b/drivers/char/hw_random/atmel-rng.c @@ -165,7 +165,6 @@ static int atmel_trng_remove(struct platform_device *pdev) { struct atmel_trng *trng = platform_get_drvdata(pdev); - atmel_trng_cleanup(trng); pm_runtime_disable(&pdev->dev); pm_runtime_set_suspended(&pdev->dev);
Remove extra line. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> --- drivers/char/hw_random/atmel-rng.c | 1 - 1 file changed, 1 deletion(-)