From patchwork Tue Sep 25 10:23:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 10613849 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 19B1C112B for ; Tue, 25 Sep 2018 10:25:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 05F60299A2 for ; Tue, 25 Sep 2018 10:25:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EC0F629CEF; Tue, 25 Sep 2018 10:25:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 02BAE299A2 for ; Tue, 25 Sep 2018 10:25:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=aOfMXz4Z1RpIrVq/IvDPA43GZZQdbPmbR7bU/kUaDkk=; b=pyIkaQqmZNzVFz ncrWs/Rj+MHBzi69pDYGUGFBGdm1T22AnhY1CrZfaeBTnp1ypjciwVCjteBZ814bVHDjaWJa8Ypxf s8dvMyyDEEWzLRjGB6juml/p8RAc8c4wWuaG/UYs1gPmACWgwlLM5h3Q4SQss0Q2l0yo9Fu3X6rgg doanvBJZ+tQ8EkVaOsHcQZBhi5JVo0TOh+q+67L2LKp111FvaFr2aUJLwoXKy85w3VrhEqwO0Menv O9aPfEDlCtHbH5MD0vbKFfChU3xX+XhLj7MIVs/zv7NKUq66KpXN2N+wiwNn1iO8SlU6Fgrd1Xv2V sa6CiAhnG9ZABhuWPF2A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g4kWZ-0008ER-1U; Tue, 25 Sep 2018 10:24:59 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g4kWJ-0007mT-BJ for linux-arm-kernel@lists.infradead.org; Tue, 25 Sep 2018 10:24:45 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id E4049207CA; Tue, 25 Sep 2018 12:24:07 +0200 (CEST) Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id B6C6B20725; Tue, 25 Sep 2018 12:23:57 +0200 (CEST) Date: Tue, 25 Sep 2018 12:23:58 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: at91: drivers for 4.20 Message-ID: <20180925102358.GA30243@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180925_032443_549461_6E33F36A X-CRM114-Status: GOOD ( 12.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, A single trivial patch for at91 drivers. The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.20-drivers for you to fetch changes up to f62df676d7f16580fa5085a8f51a1cbe27f7dd10: memory: atmel-ebi: Use struct_size() in devm_kzalloc() (2018-08-27 23:10:31 +0200) ---------------------------------------------------------------- AT91 drivers for 4.20 - use struct_size in atmel-ebi ---------------------------------------------------------------- Gustavo A. R. Silva (1): memory: atmel-ebi: Use struct_size() in devm_kzalloc() drivers/memory/atmel-ebi.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)