Re: [PATCH 2/5] drivers/video/bfin-t350mcqb-fb.c: use devm_ functions

From: Mike Frysinger
Date: Tue Jul 31 2012 - 09:58:14 EST


On Tue, Jul 31, 2012 at 9:54 AM, Damien Cassou <damien.cassou@xxxxxxx> wrote:
> The various devm_ functions allocate memory that is released when a driver
> detaches. This patch uses these functions for data that is allocated in
> the probe function of a platform device and is only freed in the remove
> function.

Acked-by: Mike Frysinger <vapier@xxxxxxxxxx>
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/