* [PATCH] bus: mvebu-mbus: Remove deprecated comment
@ 2013-11-13 17:39 Ezequiel Garcia
2013-11-24 16:40 ` Jason Cooper
0 siblings, 1 reply; 2+ messages in thread
From: Ezequiel Garcia @ 2013-11-13 17:39 UTC (permalink / raw)
To: linux-arm-kernel
Remove a comment about the lack of a devicetree binding: this driver's
binding is already implemented and in use.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
---
drivers/bus/mvebu-mbus.c | 6 ------
1 file changed, 6 deletions(-)
diff --git a/drivers/bus/mvebu-mbus.c b/drivers/bus/mvebu-mbus.c
index c646a76..725c461 100644
--- a/drivers/bus/mvebu-mbus.c
+++ b/drivers/bus/mvebu-mbus.c
@@ -588,12 +588,6 @@ static const struct mvebu_mbus_soc_data mv78xx0_mbus_data = {
.show_cpu_target = mvebu_sdram_debug_show_orion,
};
-/*
- * The driver doesn't yet have a DT binding because the details of
- * this DT binding still need to be sorted out. However, as a
- * preparation, we already use of_device_id to match a SoC description
- * string against the SoC specific details of this driver.
- */
static const struct of_device_id of_mvebu_mbus_ids[] = {
{ .compatible = "marvell,armada370-mbus",
.data = &armada_370_xp_mbus_data, },
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] bus: mvebu-mbus: Remove deprecated comment
2013-11-13 17:39 [PATCH] bus: mvebu-mbus: Remove deprecated comment Ezequiel Garcia
@ 2013-11-24 16:40 ` Jason Cooper
0 siblings, 0 replies; 2+ messages in thread
From: Jason Cooper @ 2013-11-24 16:40 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Nov 13, 2013 at 02:39:47PM -0300, Ezequiel Garcia wrote:
> Remove a comment about the lack of a devicetree binding: this driver's
> binding is already implemented and in use.
>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
> ---
> drivers/bus/mvebu-mbus.c | 6 ------
> 1 file changed, 6 deletions(-)
Applied to mvebu/drivers
thx,
Jason.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-24 16:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 17:39 [PATCH] bus: mvebu-mbus: Remove deprecated comment Ezequiel Garcia
2013-11-24 16:40 ` Jason Cooper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).