]> git.baikalelectronics.ru Git - kernel.git/commit
ide: add 'config' field to hw_regs_t
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:56 +0000 (19:55 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:56 +0000 (19:55 +0200)
commit71bc46d260dda6edcf4bfe9dbf857ce1b0b120b3
tree09862ad9c2830dd3dc6fb0c395fe1836bd7fe045
parent4ff14494ec4b98f7c82895f7a1bfea48fe5ec7c1
ide: add 'config' field to hw_regs_t

Add 'config' field to hw_regs_t and use it to set hwif->config_data in
ide_init_port_hw(), then convert ide_legacy_init_one() to use hw->config.

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-probe.c
drivers/ide/ide.c
include/linux/ide.h