Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp1062224pxv; Fri, 9 Jul 2021 16:38:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJztgntAXqTPyMjpuZpNHQtVrvD5LX+g+aDgysHR1wE2gzuF4ETLx/tsLICuLJz7bVCjgAfY X-Received: by 2002:a92:d706:: with SMTP id m6mr9706353iln.78.1625873907867; Fri, 09 Jul 2021 16:38:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625873907; cv=none; d=google.com; s=arc-20160816; b=N6KGcundPk0H9+lcGGIR23sD7GA/l9XmjRwdwvvf4xBPiS0MWee2qpU6YSYjkYqBjB 9PdO6yd73MyNd1F7rjILgQ8Tc4yfpYNpQIJ+2cpFPHnU4SPdo+Xp7SZtsf2QiW4Nn9s7 FnnEW2JwrM+5rd089srNl5iRZgJZfbNekSebVgK4uLp1H2UY837iKyhtiMp9qtpxH676 4dEsmYIgHTBkFehZ1RIhhNvxCf4jzWqc6leC96zfwhClwSkYOtTMA9mJ02sChogA6Cn1 5qwU9wHp5e8JquZXBoo7v1s/jRzEfNMvtKxfBCU4YNMXdu3E5iZmQ42b8CAZ3K3fYKR5 2S+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=zQWbm79c6VBmIaqGmcv2QckZCwc1Da9izOwdn2gEKEk=; b=wW2HHc9Usn/Mp67KjlPoY3NXXcR/Dru+nofFVqNcgi5QZRINHOpydZ0b1LnmaSlu6N AVyLSqsftFE+9NJufvT+WdESVVTz3WqGsateKj0Rqd1eH88b5L9cks8V+lGfFtfMpHs3 f2aQCVuIbd4JDucMTWWRTNRgLZH9AeyonltnnYDTOT/FSoOjGgoYwcV6P2gjqwbdCDW4 vNgMfNl8VFoc+kYquXRhNFM4Bu9PswITGaqC2oXI7VbUi8kC3hSzeZI5ryeXUXiNPpJN ByVpOaLDcR0b3XnDEcgtF/AUT/XGaXGyMl49dkvYURpsw04NG3xuVYxJ3/P5xG5DQuc7 CytQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z7si8026209ilq.32.2021.07.09.16.38.15; Fri, 09 Jul 2021 16:38:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230428AbhGIXhX (ORCPT + 99 others); Fri, 9 Jul 2021 19:37:23 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:53439 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229854AbhGIXhX (ORCPT ); Fri, 9 Jul 2021 19:37:23 -0400 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 9B909240003; Fri, 9 Jul 2021 23:34:37 +0000 (UTC) Date: Sat, 10 Jul 2021 01:34:37 +0200 From: Alexandre Belloni To: Linus Torvalds Cc: linux-i3c@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] I3C changes for 5.14 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Linus, Here is the I3C pull request for 5.14. Only two non-urgent fixes this cycle. The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-5.14 for you to fetch changes up to 3e5feb11a82945c88a1518fd2682ca8de66c37d3: i3c: master: svc: fix doc warning in svc-i3c-master.c (2021-06-09 02:02:45 +0200) ---------------------------------------------------------------- I3C for 5.14 Drivers: - svc: two small fixes ---------------------------------------------------------------- Yang Yingliang (2): i3c: master: svc: drop free_irq of devm_request_irq allocated irq i3c: master: svc: fix doc warning in svc-i3c-master.c drivers/i3c/master/svc-i3c-master.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com