1. 12 5月, 2007 1 次提交
    • R
      [ARM] ecard: add helper function for setting ecard irq ops · c7b87f3d
      Russell King 提交于
      Rather than having every driver fiddle about setting its private
      IRQ operations and data, provide a helper function to contain
      this functionality in one place.
      
      Arrange to remove the driver-private IRQ operations and data when
      the device is removed from the driver, and remove the driver
      private code to do this.
      
      This fixes potential problems caused by drivers forgetting to
      remove these hooks.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      c7b87f3d
  2. 11 5月, 2007 39 次提交