linux/drivers/staging/tidspbridge/rmgr
Omar Ramirez Luna 44c5435064 staging: tidspbridge: fix incorrect free to drv_datap
This structure is still used after it has been freed, since it
is being allocated in probe, calls to free it have been moved to
module's remove routine.

This should fix the follwoing messages when attempting to remove the
module:
 drv_get_first_dev_extension: Failed to retrieve the object handle
 drv_get_first_dev_extension: Failed to retrieve the object handle
 drv_destroy: Failed to store DRV object
 mgr_destroy: Failed to store MGR object

Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-08 14:14:14 -08:00
..
dbdcd.c treewide: Fix typos in various parts of the kernel, and fix some comments. 2011-12-02 14:57:31 +01:00
disp.c staging: tidspbridge: set10 remove hungarian from structs 2011-02-04 20:12:26 -06:00
drv.c Fix common misspellings 2011-03-31 11:26:23 -03:00
drv_interface.c staging: tidspbridge: fix incorrect free to drv_datap 2012-02-08 14:14:14 -08:00
drv_interface.h staging: ti dspbridge: make variables in prototypes match within functions definitions 2010-07-22 10:45:37 -07:00
dspdrv.c staging: tidspbridge: Remove cfg.c and cfg.h files 2010-08-31 11:23:16 -07:00
mgr.c staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
nldr.c Fix common misspellings 2011-03-31 11:26:23 -03:00
node.c staging: tidspbridge: set11 remove hungarian from structs 2011-02-04 20:12:28 -06:00
proc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
pwr.c staging: tidspbridge: set4 remove hungarian from structs 2011-02-04 20:12:13 -06:00
rmm.c staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
strm.c staging: tidspbridge: set10 remove hungarian from structs 2011-02-04 20:12:26 -06:00