On Wed, Jan 30, 2008 at 06:20:04PM +0900, Tejun Heo wrote:
> There's no reason not to allow multiple calls to pcim_enable_device().
> Calls after the first one can simply be noop.  All PCI resources will
> be released when the initial pcim_enable_device() resource is
> released.
> 
> This allows more flexibility to managed PCI users.
> 
> Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
> Cc: Greg Kroah-Hartman <[EMAIL PROTECTED]>
> ---
> This will be used to fix some libata issues.  After Greg's ACK, would
> it be okay to push this through libata-dev#upstream?

That's fine with me, please add:
        Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

To the patch if you want to send it through the ata tree.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to