[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <569420EE.5060006@codeaurora.org>
Date: Mon, 11 Jan 2016 15:38:54 -0600
From: Timur Tabi <timur@...eaurora.org>
To: Graeme Gregory <gg@...mlogic.co.uk>
Cc: G Gregory <graeme.gregory@...aro.org>,
Russell King <linux@....linux.org.uk>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J . Wysocki" <rjw@...ysocki.net>,
Andy Shevchenko <andy.shevchenko@...il.com>,
lkml <linux-kernel@...r.kernel.org>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
Aleksey Makarov <aleksey.makarov@...aro.org>,
Shannon Zhao <shannon.zhao@...aro.org>,
linux-serial@...r.kernel.org, Jiri Slaby <jslaby@...e.com>,
Vladimir Zapolskiy <vz@...ia.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
Graeme Gregory wrote:
>> >
>> >So with this patch, what is the difference between sbsa_uart_probe and
>> >pl011_probe? Shouldn't the patch also remove sbsa_uart_probe?
>> >
> One is for amba_device and one is for platform_device and one maintainer
> indicated displeasure at platfrom device being in an AMBA driver.
Ok, I'm still a little confused, but it sounds to me like your patch
should have also removed sbsa_uart_probe().
With your patches applied, under what circumstance would
sbsa_uart_probe() still be called? The amba-pl011.c driver already
probes on ARMH0011, so shouldn't that be removed, to avoid a double probe?
Powered by blists - more mailing lists