Message ID | 20190506085835.61688fd2@collabora.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show
Return-Path: <linux-i3c-bounces+linux-i3c=patchwork.kernel.org@lists.infradead.org> 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 C2965912 for <linux-i3c@patchwork.kernel.org>; Mon, 6 May 2019 06:58:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B012928397 for <linux-i3c@patchwork.kernel.org>; Mon, 6 May 2019 06:58:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A41202860A; Mon, 6 May 2019 06:58:46 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED 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 626B828397 for <linux-i3c@patchwork.kernel.org>; Mon, 6 May 2019 06:58:46 +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=oSaAI+4h/eTU34CYtF8RjEVZXCkXRENlDui59BeoZqQ=; b=E21+i7sPReAiMw Qi/ErCK0uKItdA56uHbugPODzi0oJi1TRUAqzZ1TX6GKc1rYZtBtAtKI0gLIiQgkc14iIhnL1zCio oFP2cMkKCkQjPQsXfnIGbG5rbEbJgPpl0ViG+p5YWloqBUooM03YF9UsffKT8ODXmWj2/RFwVpDod FKbya1jmd7A4rvooqZESfIvAytRs5OoLjn2Unm7ZRb+8qo2fm5PcbbvtW7QheIXFGnLDRms4ntkTD 0i/SS+VxODo/IzaH3fpnA1yqooyUD3aruhVn1udJiZLUNcatTlE2y4yYhgJ0fqAmR2qsRsL3IOy0o wBmaLEBfDAwv+zNckc9Q==; 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 1hNXaH-0006au-Ty; Mon, 06 May 2019 06:58:45 +0000 Received: from bhuna.collabora.co.uk ([46.235.227.227]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hNXaE-0006aE-Dw for linux-i3c@lists.infradead.org; Mon, 06 May 2019 06:58:43 +0000 Received: from localhost (unknown [IPv6:2a01:e0a:2c:6930:5cf4:84a1:2763:fe0d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: bbrezillon) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id 3C5942613C6; Mon, 6 May 2019 07:58:39 +0100 (BST) Date: Mon, 6 May 2019 08:58:35 +0200 From: Boris Brezillon <boris.brezillon@collabora.com> To: Linus Torvalds <torvalds@linux-foundation.org> Subject: [GIT PULL] i3c: Changes for 5.2 Message-ID: <20190506085835.61688fd2@collabora.com> Organization: Collabora X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190505_235842_602361_C3C36DB7 X-CRM114-Status: GOOD ( 10.62 ) X-BeenThere: linux-i3c@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux I3C <linux-i3c.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-i3c>, <mailto:linux-i3c-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-i3c/> List-Post: <mailto:linux-i3c@lists.infradead.org> List-Help: <mailto:linux-i3c-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-i3c>, <mailto:linux-i3c-request@lists.infradead.org?subject=subscribe> Cc: linux-i3c <linux-i3c@lists.infradead.org>, Przemyslaw Gaj <pgaj@cadence.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, Vitor Soares <vitor.soares@synopsys.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-i3c" <linux-i3c-bounces@lists.infradead.org> Errors-To: linux-i3c-bounces+linux-i3c=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
[GIT,PULL] i3c: Changes for 5.2
|
expand
|
The pull request you sent on Mon, 6 May 2019 08:58:35 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-5.2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/80104bb06b17497b570b11a187131dca7d445b40
Thank you!