aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorStefan Schweizer <[email protected]>2006-05-15 09:43:52 -0700
committerLinus Torvalds <[email protected]>2006-05-15 11:20:54 -0700
commit90d5ede5985f3b172cc3ccd89bf8c52a209088a5 (patch)
tree3163c41681c1cf7d90a7c272c82378413198d16f /scripts/patch-kernel
parenta5370553952a9a414860d878b67c49eff11313bd (diff)
[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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions