On Thu, Jan 10, 2013 at 05:24:28PM +0800, Aaron Lu wrote:
> @@ -182,6 +182,13 @@ void zpodd_enable_run_wake(struct ata_device *dev)
> {
> struct zpodd *zpodd = dev->zpodd;
>
> + /*
> + * Silence the media change poll, as we will be notified when
> + * user wants to use the ODD so there is no meaning to poll
> + * it when it is powered off
> + */
> + dev->sdev->disable_disk_events = true;
What's the synchronization rule for this field?
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html