diff options
author | Jan Kiszka | 2010-02-08 10:12:18 +0000 |
---|---|---|
committer | David S. Miller | 2010-02-16 16:01:23 -0800 |
commit | eca39dd830dbc58061aa6cd68853c39055236be3 (patch) | |
tree | 2c68238237765d31bf29921798b1e00c8f459be7 /drivers/gpu | |
parent | b8f433dc5cd9b910c12ef5cca351bf720d3e68c1 (diff) |
CAPI: Clean up capi_open/release
Fold capidev_alloc and capidev_free into capi_open and capi_release -
there are no other users. Someone pushed a lock_kernel into capi_open.
Drop it, we don't need it. Also remove the useless test from open that
checks for private_data == NULL.
Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions