1. 11 10月, 2008 1 次提交
    • B
      ide: make drive->id an union (take 2) · 4dde4492
      Bartlomiej Zolnierkiewicz 提交于
      Make drive->id an unnamed union so id can be accessed either by using
      'u16 *id' or 'struct hd_driveid *driveid'.  Then convert all existing
      drive->id users accordingly (using 'u16 *id' when possible).
      
      This is an intermediate step to make ide 'struct hd_driveid'-free.
      
      While at it:
      
      - Add missing KERN_CONTs in it821x.c.
      
      - Use ATA_ID_WORDS and ATA_ID_*_LEN defines.
      
      - Remove unnecessary checks for drive->id.
      
      - s/drive_table/table/ in ide_in_drive_list().
      
      - Cleanup ide_config_drive_speed() a bit.
      
      - s/drive1/dev1/ & s/drive0/dev0/ in ide_undecoded_slave().
      
      v2:
      Fix typo in drivers/ide/ppc/pmac.c. (From Stephen Rothwell)
      
      There should be no functional changes caused by this patch.
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      4dde4492
  2. 06 10月, 2008 1 次提交
  3. 06 8月, 2008 1 次提交
  4. 25 7月, 2008 1 次提交
  5. 24 7月, 2008 7 次提交
  6. 16 7月, 2008 2 次提交
  7. 29 4月, 2008 2 次提交
  8. 27 4月, 2008 11 次提交
  9. 26 4月, 2008 2 次提交
  10. 08 3月, 2008 1 次提交
  11. 27 2月, 2008 1 次提交
  12. 11 2月, 2008 1 次提交
  13. 06 2月, 2008 1 次提交
  14. 03 2月, 2008 1 次提交
  15. 02 2月, 2008 7 次提交