ide: remove chipset type fixup from ide_host_register()
commitb1d249e845efb07975183c62b4f75576c4a8d467
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 2 Jan 2009 15:12:47 +0000 (2 16:12 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 2 Jan 2009 15:12:47 +0000 (2 16:12 +0100)
tree9671c00e294d5f0573cc11053fbb7e9fcab2826d
parent3ee86dcdd273aa91cb9b4fe1e3d4f69035750a12
ide: remove chipset type fixup from ide_host_register()

* Set chipset type explicitly in tx4938ide and tx4939ide host drivers
  (all other host drivers were updated already).

* Remove no longer used chipset type fixup from ide_host_register().

Acked-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-probe.c
drivers/ide/tx4938ide.c
drivers/ide/tx4939ide.c