[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikx2TYO_NN91FzOq_0wxOJ_ggQVsxgOHNOpRom5@mail.gmail.com>
Date: Mon, 25 Oct 2010 19:52:17 +0400
From: Alexey Zaytsev <alexey.zaytsev@...il.com>
To: Kernel development list <linux-kernel@...r.kernel.org>
Cc: Tejun Heo <tj@...nel.org>, Kumar Gala <galak@...nel.crashing.org>
Subject: Adding more stuff to devres.
Hi.
Would it be a good idea to get things other than resources managed by
the devres?
In my probe() method, I still have to handle alloc_netdev() and
mdiobus_alloc(). Adding corresponding devm_ functions should be
trivial. So, should I prepare the patches, or is there something wrong
with the approach?
--
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