• William Stinson's avatar
    [PATCH] remove check_region from drivers_isdn_hisax_enternow_pci.c · b43b48c0
    William Stinson authored
      This patch for drivers/isdn/hisax/enternow_pci.c driver for Linux
      removes one call to check_region using request_region instead.
    
      I don't have this hardware so I hope I got it right.  This patch
      removes all references to check_region in this driver.
    
      This is patch number 19 in a series of check_region patches I am doing as
      part of the kernel janitors project.
    b43b48c0
enternow_pci.c 11.1 KB