• William Stinson's avatar
    [PATCH] region changes for rocket · c1bf0edc
    William Stinson authored
    this is a small patch for Rocketport device driver for Linux to
      1) remove two calls to check_region using request_region instead
      2) release allocated region resource in case of error.
    
    I don't have this hardware so compilation checked only.
    
    This patch does not remove all references to check_region in this driver
    (one reference still left unchanged).
    c1bf0edc
rocket.c 84.1 KB