diff options
author | Bernie Thompson <bernie@plugable.com> | 2010-02-15 06:46:13 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-03 16:43:00 -0800 |
commit | 2469d5dbcafe064859475a8aaf8da00ab33d440c (patch) | |
tree | 968c2adb597908806d34d90003df84a4013768b6 /.gitignore | |
parent | 7d9485e2c53caaaed9606a39de1c2746cc9ba262 (diff) |
Staging: udlfb: Rework startup and teardown to fix race conditions
Rework probe to use refcounts and std functions
Because the different parts of the driver (usb, fbdev) tear down
in different orders, the driver previously could crash accessing
data that had already been freed. Refcounting system used to handle.
Reworked probe to make use of refcounts, set mode using std fbops,
and set up sysfs and pre-allocated urbs.
Signed-off-by: Bernie Thompson <bernie@plugable.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions