Merge branch 'for-4.5-fixes' into for-4.6

This commit is contained in:
Tejun Heo
2016-03-11 12:30:17 -05:00
4 changed files with 61 additions and 4 deletions

View File

@@ -720,7 +720,7 @@ struct ata_device {
union {
u16 id[ATA_ID_WORDS]; /* IDENTIFY xxx DEVICE data */
u32 gscr[SATA_PMP_GSCR_DWORDS]; /* PMP GSCR block */
};
} ____cacheline_aligned;
/* DEVSLP Timing Variables from Identify Device Data Log */
u8 devslp_timing[ATA_LOG_DEVSLP_SIZE];