mfd: 88pm80x: Double shifting bug in suspend/resume
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / ata.h
index ee0bd95240553576bf51672015c756aa0dea3b94..f60ffe29b3a14ec74c82a579afb425060cfc664b 100644 (file)
@@ -477,8 +477,8 @@ enum ata_tf_protocols {
 };
 
 enum ata_ioctls {
-       ATA_IOC_GET_IO32        = 0x309,
-       ATA_IOC_SET_IO32        = 0x324,
+       ATA_IOC_GET_IO32        = 0x309, /* HDIO_GET_32BIT */
+       ATA_IOC_SET_IO32        = 0x324, /* HDIO_SET_32BIT */
 };
 
 /* core structures */