• Andrew Morton's avatar
    [PATCH] Remove check_region and MOD_*_USE_COUNT from · fd390a57
    Andrew Morton authored
    From: Bob Miller <rem@osdl.org>
    
    - Replace the call to MOD_INC_USE_COUNT with a __module_get() when
      forcing the module to not be unloadable.
    
    - Remove the check_region() calls and restructured things to only use
      request_region().
    fd390a57
mixcomwd.c 6.37 KB