[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140711142135.GA21766@n2100.arm.linux.org.uk>
Date: Fri, 11 Jul 2014 15:21:35 +0100
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Pawel Moll <pawel.moll@....com>
Cc: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Grant Likely <grant.likely@...aro.org>,
Arnd Bergmann <arnd@...db.de>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Stephane Eranian <eranian@...gle.com>,
Jiri Olsa <jolsa@...hat.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] bus: ARM CCN PMU driver
On Fri, Jul 11, 2014 at 03:14:16PM +0100, Pawel Moll wrote:
> diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
> index 1f37d98..6ab2a62 100644
> --- a/drivers/bus/Kconfig
> +++ b/drivers/bus/Kconfig
> @@ -4,14 +4,6 @@
>
> menu "Bus devices"
>
> -config BRCMSTB_GISB_ARB
> - bool "Broadcom STB GISB bus arbiter"
> - depends on ARM
> - help
> - Driver for the Broadcom Set Top Box System-on-a-chip internal bus
> - arbiter. This driver provides timeout and target abort error handling
> - and internal bus master decoding.
> -
...
> diff --git a/drivers/bus/Makefile b/drivers/bus/Makefile
> index 6a4ea7e..493b4ff 100644
> --- a/drivers/bus/Makefile
> +++ b/drivers/bus/Makefile
> @@ -2,14 +2,15 @@
> # Makefile for the bus drivers.
> #
>
> -obj-$(CONFIG_BRCMSTB_GISB_ARB) += brcmstb_gisb.o
I assume that as these exist in the patch, you haven't looked through
the patch to check what you're actually submitting... how can we be
sure that the rest of the patch is what you intend to submit?
--
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists