From patchwork Mon Sep 21 15:51:50 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11790325 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 327B06CA for ; Mon, 21 Sep 2020 15:51:53 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 2C14322574; Mon, 21 Sep 2020 15:51:53 +0000 (UTC) Delivered-To: soc@kernel.org Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 98D512220C; Mon, 21 Sep 2020 15:51:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600703513; bh=aGD5Cerkaw+f1ggpS3QYJ5EEUUl3jbBPjk8sKEjDhi4=; h=Date:From:List-Id:To:Cc:Subject:From; b=vta5DYU8z5cp1rr37/TlspGmZ9kunirQwITMJ7PbUR6r5k50s7/+AoFanKFdynj4W aUOyYjpGnHdrK1QsTs1NVPAxAm4TeYFHObfPqmpVkjP4CFfr8YlkONcvCXzhuDtrKG 3JlOcFAt+gSbk6F6616+uTzqiKqf3wq4cZ5ElQfk= Date: Mon, 21 Sep 2020 17:51:50 +0200 From: Maxime Ripard List-Id: To: arm@kernel.org, soc@kernel.org Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai Subject: [GIT PULL] Allwinner Drivers Changes for 5.10 Message-ID: <175d36ad-bc98-4d5d-b035-ce467e932248.lettre@localhost> MIME-Version: 1.0 Content-Disposition: inline Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-drivers-for-5.10-1 for you to fetch changes up to 1893a2d5264e2004722afecfcea1859f38b3ed82: soc: sunxi: sram: remove unneeded semicolon (2020-09-11 17:02:39 +0200) ---------------------------------------------------------------- One small style fix for the Allwinner SRAM driver -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCX2jMAQAKCRDj7w1vZxhR xUr+AQCz4I+ZX6+nCoqn5cSOvm2gHUkGawnMYczHjTAp10qR6gEA5yxzwXveoOW3 LCAA5dj5xW3EBhbaHPX3iLTuN+jX7w8= =VMXw -----END PGP SIGNATURE----- ---------------------------------------------------------------- Jason Yan (1): soc: sunxi: sram: remove unneeded semicolon drivers/soc/sunxi/sunxi_sram.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)