summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-taskfile.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sshtylyov@ru.mvista.com>2008-06-20 22:53:32 +0400
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2008-06-20 22:53:32 +0400
commitce42a54946db338e43be9a89c0f7927e02aa3a16 (patch)
tree278d32be3b1bed64360b9acdf50de0e157fa24a3 /drivers/ide/ide-taskfile.c
parent9bedbcb207ed9a571b239231d99c8fd4a34ae24d (diff)
downloadlinux-ce42a54946db338e43be9a89c0f7927e02aa3a16.tar.xz
palm_bk3710: fix resource management
The driver expected a *virtual* address in the IDE platform device's memory resource and didn't request the memory region for the register block. Fix this taking into account the fact that DaVinci SoC devices are fixed-mapped to the virtual memory early and we can get their virtual addresses using IO_ADDRESS() macro, not having to call ioremap()... While at it, also do some cosmetic changes... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/ide/ide-taskfile.c')
0 files changed, 0 insertions, 0 deletions