android_kernel_samsung_msm8976/drivers/isdn/capi
Stefan Schweizer 90d5ede598 [PATCH] Fix capi reload by unregistering the correct major
I am having the bug FATAL: Error inserting capi ([..]/capi.ko): Device or
resource busy when I try to reload capi after loading it.  in dmesg:
capi20: unable to get major 68

Fix the issue which is caused by setting the major to zero when registering
the chrdev succeeded.

(akpm: this means that we can again not use `major=0' (dynamic major
allocation) for this driver).

Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-15 11:20:54 -07:00
..
capi.c [PATCH] Fix capi reload by unregistering the correct major 2006-05-15 11:20:54 -07:00
capidrv.c
capidrv.h
capifs.c
capifs.h
capilib.c
capiutil.c
kcapi.c
kcapi.h
kcapi_proc.c [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
Kconfig
Makefile