linux/drivers/video/mbx
Damien Cassou 0b7ca58961 drivers/video/mbx/mbxfb.c: use devm_ functions
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.

Signed-off-by: Damien Cassou <damien.cassou@lifl.fr>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-08-23 13:01:04 +00:00
..
Makefile
mbxdebugfs.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
mbxfb.c drivers/video/mbx/mbxfb.c: use devm_ functions 2012-08-23 13:01:04 +00:00
reg_bits.h
regs.h