From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62109C433E0 for ; Wed, 3 Feb 2021 07:06:47 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A2BD364E30 for ; Wed, 3 Feb 2021 07:06:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A2BD364E30 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 177D61764; Wed, 3 Feb 2021 08:05:55 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 177D61764 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1612336005; bh=ucOE/Mmv9i2CWEnQ7wz77HidV63/GBxg2zd12rEmpdc=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=d4eYSi+NKq7syiTjv+trsS0e/YmTxpO8ePQR+vjW43iEW60Z2kOm3wJQQZFlnea04 OjdvMGyl80DlsN99fIqznl+76mztfLFuhwOFNJTCf3vwf2In3v/7PHn1Eyno02Nsy8 /5WWDB5NZ7iDC7W9SnZDC23n1Ih3k5I/sCeXQzDk= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id C4215F804E0; Wed, 3 Feb 2021 08:01:43 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id CA2ABF80171; Tue, 2 Feb 2021 15:06:16 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 22356F80109 for ; Tue, 2 Feb 2021 15:06:11 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 22356F80109 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="mtk8Q3WR" Received: by mail.kernel.org (Postfix) with ESMTPSA id 2821F64DD5; Tue, 2 Feb 2021 14:06:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612274769; bh=ucOE/Mmv9i2CWEnQ7wz77HidV63/GBxg2zd12rEmpdc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mtk8Q3WRW8e4rAGIMqVSBpBvOYwFo0HFhgAeLGXuNjXjEG35zPmakj7dmP3Hp3Xxb nLQvz66M8T/SeJkpoklGcHv/kplvfAQlGnleUXc+nPaJbcAYzR2bE146XmrkoL8bC8 WACPjj7XeQXWdVU5Y4Gh/La16odwgfVrinCkNWdA= Date: Tue, 2 Feb 2021 15:06:05 +0100 From: Greg Kroah-Hartman To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Subject: Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1 Message-ID: References: <20210126165835.687514-1-u.kleine-koenig@pengutronix.de> <20210202135350.36nj3dmcoq3t7gcf@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210202135350.36nj3dmcoq3t7gcf@pengutronix.de> X-Mailman-Approved-At: Wed, 03 Feb 2021 08:01:31 +0100 Cc: linux-fbdev@vger.kernel.org, Alessandro Zummo , kvm@vger.kernel.org, Alexander Shishkin , Linus Walleij , alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, Eric Anholt , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-i2c@vger.kernel.org, Jiri Slaby , linux-stm32@st-md-mailman.stormreply.com, Alexandre Torgue , linux-rtc@vger.kernel.org, Cornelia Huck , Herbert Xu , Takashi Iwai , Krzysztof Kozlowski , David Airlie , Alexandre Belloni , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Ulf Hansson , Guenter Roeck , Mike Leach , linux-watchdog@vger.kernel.org, Arnd Bergmann , Suzuki K Poulose , coresight@lists.linaro.org, Vladimir Zapolskiy , Eric Auger , Alex Williamson , Mark Brown , Matt Mackall , Daniel Vetter , Dan Williams , Wim Van Sebroeck , linux-arm-kernel@lists.infradead.org, Maxime Coquelin , Mathieu Poirier , Dmitry Torokhov , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Vinod Koul , Russell King , linux-crypto@vger.kernel.org, kernel@pengutronix.de, Leo Yan , dmaengine@vger.kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, Feb 02, 2021 at 02:53:50PM +0100, Uwe Kleine-König wrote: > Hello, > > the following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: > > Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) > > are available in the Git repository at: > > https://git.pengutronix.de/git/ukl/linux tags/amba-make-remove-return-void > > for you to fetch changes up to f170b59fedd733b92f58c4d7c8357fbf7601d623: > > amba: Make use of bus_type functions (2021-02-02 14:26:02 +0100) > > I expect this tag to be merged by Russell King as amba maintainer and by > Mathieu Poirier (or Greg Kroah-Hartman?) for coresight as there are some > pending conflicting changes. These are not hard to resolve but also > non-trivial. Tell me if you need assistance for resolving, also if it's only a > second pair of eyes to judge your resolution. > > Best regards, > Uwe > > ---------------------------------------------------------------- > Tag for adaptions to struct amba_driver::remove changing prototype > > ---------------------------------------------------------------- > Uwe Kleine-König (5): > amba: Fix resource leak for drivers without .remove > amba: reorder functions > vfio: platform: simplify device removal > amba: Make the remove callback return void > amba: Make use of bus_type functions > > drivers/amba/bus.c | 234 +++++++++++++++++++++++++++++++++------------------------------ > drivers/char/hw_random/nomadik-rng.c | 3 +- > drivers/dma/pl330.c | 3 +- > drivers/gpu/drm/pl111/pl111_drv.c | 4 +- > drivers/hwtracing/coresight/coresight-catu.c | 3 +- > drivers/hwtracing/coresight/coresight-cpu-debug.c | 4 +- > drivers/hwtracing/coresight/coresight-cti-core.c | 4 +- > drivers/hwtracing/coresight/coresight-etb10.c | 4 +- > drivers/hwtracing/coresight/coresight-etm3x-core.c | 4 +- > drivers/hwtracing/coresight/coresight-etm4x-core.c | 4 +- > drivers/hwtracing/coresight/coresight-funnel.c | 4 +- > drivers/hwtracing/coresight/coresight-replicator.c | 4 +- > drivers/hwtracing/coresight/coresight-stm.c | 4 +- > drivers/hwtracing/coresight/coresight-tmc-core.c | 4 +- > drivers/hwtracing/coresight/coresight-tpiu.c | 4 +- > drivers/i2c/busses/i2c-nomadik.c | 4 +- > drivers/input/serio/ambakmi.c | 3 +- > drivers/memory/pl172.c | 4 +- > drivers/memory/pl353-smc.c | 4 +- > drivers/mmc/host/mmci.c | 4 +- > drivers/rtc/rtc-pl030.c | 4 +- > drivers/rtc/rtc-pl031.c | 4 +- > drivers/spi/spi-pl022.c | 5 +- > drivers/tty/serial/amba-pl010.c | 4 +- > drivers/tty/serial/amba-pl011.c | 3 +- > drivers/vfio/platform/vfio_amba.c | 15 ++-- > drivers/video/fbdev/amba-clcd.c | 4 +- > drivers/watchdog/sp805_wdt.c | 4 +- > include/linux/amba/bus.h | 2 +- > sound/arm/aaci.c | 4 +- > 30 files changed, 157 insertions(+), 198 deletions(-) > > I'm glad to take this through my char/misc tree, as that's where the other coresight changes flow through. So if no one else objects, I will do so... thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76303C433E6 for ; Tue, 2 Feb 2021 14:20:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 443A764F4A for ; Tue, 2 Feb 2021 14:20:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233862AbhBBOUA (ORCPT ); Tue, 2 Feb 2021 09:20:00 -0500 Received: from mail.kernel.org ([198.145.29.99]:51458 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231624AbhBBORv (ORCPT ); Tue, 2 Feb 2021 09:17:51 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2821F64DD5; Tue, 2 Feb 2021 14:06:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612274769; bh=ucOE/Mmv9i2CWEnQ7wz77HidV63/GBxg2zd12rEmpdc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mtk8Q3WRW8e4rAGIMqVSBpBvOYwFo0HFhgAeLGXuNjXjEG35zPmakj7dmP3Hp3Xxb nLQvz66M8T/SeJkpoklGcHv/kplvfAQlGnleUXc+nPaJbcAYzR2bE146XmrkoL8bC8 WACPjj7XeQXWdVU5Y4Gh/La16odwgfVrinCkNWdA= Date: Tue, 2 Feb 2021 15:06:05 +0100 From: Greg Kroah-Hartman To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Russell King , Mathieu Poirier , Suzuki K Poulose , Alexander Shishkin , linux-fbdev@vger.kernel.org, kvm@vger.kernel.org, alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-i2c@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Mike Leach , linux-watchdog@vger.kernel.org, Arnd Bergmann , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, linux-crypto@vger.kernel.org, kernel@pengutronix.de, Leo Yan , dmaengine@vger.kernel.org, Matt Mackall , Herbert Xu , Vinod Koul , Dan Williams , Eric Anholt , David Airlie , Daniel Vetter , Maxime Coquelin , Alexandre Torgue , Linus Walleij , Dmitry Torokhov , Vladimir Zapolskiy , Krzysztof Kozlowski , Ulf Hansson , Alessandro Zummo , Alexandre Belloni , Mark Brown , Jiri Slaby , Eric Auger , Alex Williamson , Cornelia Huck , Wim Van Sebroeck , Guenter Roeck , Jaroslav Kysela , Takashi Iwai Subject: Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1 Message-ID: References: <20210126165835.687514-1-u.kleine-koenig@pengutronix.de> <20210202135350.36nj3dmcoq3t7gcf@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210202135350.36nj3dmcoq3t7gcf@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On Tue, Feb 02, 2021 at 02:53:50PM +0100, Uwe Kleine-König wrote: > Hello, > > the following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: > > Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) > > are available in the Git repository at: > > https://git.pengutronix.de/git/ukl/linux tags/amba-make-remove-return-void > > for you to fetch changes up to f170b59fedd733b92f58c4d7c8357fbf7601d623: > > amba: Make use of bus_type functions (2021-02-02 14:26:02 +0100) > > I expect this tag to be merged by Russell King as amba maintainer and by > Mathieu Poirier (or Greg Kroah-Hartman?) for coresight as there are some > pending conflicting changes. These are not hard to resolve but also > non-trivial. Tell me if you need assistance for resolving, also if it's only a > second pair of eyes to judge your resolution. > > Best regards, > Uwe > > ---------------------------------------------------------------- > Tag for adaptions to struct amba_driver::remove changing prototype > > ---------------------------------------------------------------- > Uwe Kleine-König (5): > amba: Fix resource leak for drivers without .remove > amba: reorder functions > vfio: platform: simplify device removal > amba: Make the remove callback return void > amba: Make use of bus_type functions > > drivers/amba/bus.c | 234 +++++++++++++++++++++++++++++++++------------------------------ > drivers/char/hw_random/nomadik-rng.c | 3 +- > drivers/dma/pl330.c | 3 +- > drivers/gpu/drm/pl111/pl111_drv.c | 4 +- > drivers/hwtracing/coresight/coresight-catu.c | 3 +- > drivers/hwtracing/coresight/coresight-cpu-debug.c | 4 +- > drivers/hwtracing/coresight/coresight-cti-core.c | 4 +- > drivers/hwtracing/coresight/coresight-etb10.c | 4 +- > drivers/hwtracing/coresight/coresight-etm3x-core.c | 4 +- > drivers/hwtracing/coresight/coresight-etm4x-core.c | 4 +- > drivers/hwtracing/coresight/coresight-funnel.c | 4 +- > drivers/hwtracing/coresight/coresight-replicator.c | 4 +- > drivers/hwtracing/coresight/coresight-stm.c | 4 +- > drivers/hwtracing/coresight/coresight-tmc-core.c | 4 +- > drivers/hwtracing/coresight/coresight-tpiu.c | 4 +- > drivers/i2c/busses/i2c-nomadik.c | 4 +- > drivers/input/serio/ambakmi.c | 3 +- > drivers/memory/pl172.c | 4 +- > drivers/memory/pl353-smc.c | 4 +- > drivers/mmc/host/mmci.c | 4 +- > drivers/rtc/rtc-pl030.c | 4 +- > drivers/rtc/rtc-pl031.c | 4 +- > drivers/spi/spi-pl022.c | 5 +- > drivers/tty/serial/amba-pl010.c | 4 +- > drivers/tty/serial/amba-pl011.c | 3 +- > drivers/vfio/platform/vfio_amba.c | 15 ++-- > drivers/video/fbdev/amba-clcd.c | 4 +- > drivers/watchdog/sp805_wdt.c | 4 +- > include/linux/amba/bus.h | 2 +- > sound/arm/aaci.c | 4 +- > 30 files changed, 157 insertions(+), 198 deletions(-) > > I'm glad to take this through my char/misc tree, as that's where the other coresight changes flow through. So if no one else objects, I will do so... thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2560C433E9 for ; Tue, 2 Feb 2021 14:06:12 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7036E64EBF for ; Tue, 2 Feb 2021 14:06:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7036E64EBF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B58656E18E; Tue, 2 Feb 2021 14:06:11 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id ACB606E18E for ; Tue, 2 Feb 2021 14:06:09 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 2821F64DD5; Tue, 2 Feb 2021 14:06:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612274769; bh=ucOE/Mmv9i2CWEnQ7wz77HidV63/GBxg2zd12rEmpdc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mtk8Q3WRW8e4rAGIMqVSBpBvOYwFo0HFhgAeLGXuNjXjEG35zPmakj7dmP3Hp3Xxb nLQvz66M8T/SeJkpoklGcHv/kplvfAQlGnleUXc+nPaJbcAYzR2bE146XmrkoL8bC8 WACPjj7XeQXWdVU5Y4Gh/La16odwgfVrinCkNWdA= Date: Tue, 2 Feb 2021 15:06:05 +0100 From: Greg Kroah-Hartman To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Subject: Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1 Message-ID: References: <20210126165835.687514-1-u.kleine-koenig@pengutronix.de> <20210202135350.36nj3dmcoq3t7gcf@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210202135350.36nj3dmcoq3t7gcf@pengutronix.de> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-fbdev@vger.kernel.org, Alessandro Zummo , kvm@vger.kernel.org, Alexander Shishkin , alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-i2c@vger.kernel.org, Jiri Slaby , linux-stm32@st-md-mailman.stormreply.com, Alexandre Torgue , linux-rtc@vger.kernel.org, Cornelia Huck , Herbert Xu , Takashi Iwai , Krzysztof Kozlowski , David Airlie , Alexandre Belloni , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Ulf Hansson , Guenter Roeck , Mike Leach , linux-watchdog@vger.kernel.org, Arnd Bergmann , Suzuki K Poulose , coresight@lists.linaro.org, Vladimir Zapolskiy , Eric Auger , Alex Williamson , Mark Brown , Matt Mackall , Dan Williams , Wim Van Sebroeck , linux-arm-kernel@lists.infradead.org, Maxime Coquelin , Mathieu Poirier , Dmitry Torokhov , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Vinod Koul , Russell King , linux-crypto@vger.kernel.org, kernel@pengutronix.de, Leo Yan , dmaengine@vger.kernel.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Feb 02, 2021 at 02:53:50PM +0100, Uwe Kleine-K=F6nig wrote: > Hello, > = > the following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e= 5e: > = > Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) > = > are available in the Git repository at: > = > https://git.pengutronix.de/git/ukl/linux tags/amba-make-remove-return-v= oid > = > for you to fetch changes up to f170b59fedd733b92f58c4d7c8357fbf7601d623: > = > amba: Make use of bus_type functions (2021-02-02 14:26:02 +0100) > = > I expect this tag to be merged by Russell King as amba maintainer and by > Mathieu Poirier (or Greg Kroah-Hartman?) for coresight as there are some > pending conflicting changes. These are not hard to resolve but also > non-trivial. Tell me if you need assistance for resolving, also if it's o= nly a > second pair of eyes to judge your resolution. > = > Best regards, > Uwe > = > ---------------------------------------------------------------- > Tag for adaptions to struct amba_driver::remove changing prototype > = > ---------------------------------------------------------------- > Uwe Kleine-K=F6nig (5): > amba: Fix resource leak for drivers without .remove > amba: reorder functions > vfio: platform: simplify device removal > amba: Make the remove callback return void > amba: Make use of bus_type functions > = > drivers/amba/bus.c | 234 +++++++++++++++= ++++++++++++++++++------------------------------ > drivers/char/hw_random/nomadik-rng.c | 3 +- > drivers/dma/pl330.c | 3 +- > drivers/gpu/drm/pl111/pl111_drv.c | 4 +- > drivers/hwtracing/coresight/coresight-catu.c | 3 +- > drivers/hwtracing/coresight/coresight-cpu-debug.c | 4 +- > drivers/hwtracing/coresight/coresight-cti-core.c | 4 +- > drivers/hwtracing/coresight/coresight-etb10.c | 4 +- > drivers/hwtracing/coresight/coresight-etm3x-core.c | 4 +- > drivers/hwtracing/coresight/coresight-etm4x-core.c | 4 +- > drivers/hwtracing/coresight/coresight-funnel.c | 4 +- > drivers/hwtracing/coresight/coresight-replicator.c | 4 +- > drivers/hwtracing/coresight/coresight-stm.c | 4 +- > drivers/hwtracing/coresight/coresight-tmc-core.c | 4 +- > drivers/hwtracing/coresight/coresight-tpiu.c | 4 +- > drivers/i2c/busses/i2c-nomadik.c | 4 +- > drivers/input/serio/ambakmi.c | 3 +- > drivers/memory/pl172.c | 4 +- > drivers/memory/pl353-smc.c | 4 +- > drivers/mmc/host/mmci.c | 4 +- > drivers/rtc/rtc-pl030.c | 4 +- > drivers/rtc/rtc-pl031.c | 4 +- > drivers/spi/spi-pl022.c | 5 +- > drivers/tty/serial/amba-pl010.c | 4 +- > drivers/tty/serial/amba-pl011.c | 3 +- > drivers/vfio/platform/vfio_amba.c | 15 ++-- > drivers/video/fbdev/amba-clcd.c | 4 +- > drivers/watchdog/sp805_wdt.c | 4 +- > include/linux/amba/bus.h | 2 +- > sound/arm/aaci.c | 4 +- > 30 files changed, 157 insertions(+), 198 deletions(-) > = > = I'm glad to take this through my char/misc tree, as that's where the other coresight changes flow through. So if no one else objects, I will do so... thanks, greg k-h _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel