Re: [PATCH v13 2/9] libata: identify and init ZPODD devices

2013-01-21 Thread Aaron Lu
On 01/21/2013 05:16 PM, Jeff Garzik wrote: > On 01/15/2013 04:20 AM, Aaron Lu wrote: >> The ODD can be enabled for ZPODD if the following three conditions are >> satisfied: >> 1 The ODD supports device attention; >> 2 The platform can runtime power off the ODD through ACPI; >> 3 The ODD is either s

Re: [PATCH v13 2/9] libata: identify and init ZPODD devices

2013-01-21 Thread Jeff Garzik
On 01/15/2013 04:20 AM, Aaron Lu wrote: The ODD can be enabled for ZPODD if the following three conditions are satisfied: 1 The ODD supports device attention; 2 The platform can runtime power off the ODD through ACPI; 3 The ODD is either slot type or drawer type. For such ODDs, zpodd_init is call

[PATCH v13 2/9] libata: identify and init ZPODD devices

2013-01-15 Thread Aaron Lu
The ODD can be enabled for ZPODD if the following three conditions are satisfied: 1 The ODD supports device attention; 2 The platform can runtime power off the ODD through ACPI; 3 The ODD is either slot type or drawer type. For such ODDs, zpodd_init is called and a new structure is allocated for it