diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-07-23 19:55:56 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-07-23 19:55:56 +0200 |
commit | 73dc532bc1eebe3bff6b918c5685a219eae27f97 (patch) | |
tree | c29d45ab4299250d990e0d5c31b72ef6cac12882 /drivers/video/epson1355fb.c | |
parent | 3b2a5c7149ee4af4aff8fee953f66fc846d92cea (diff) | |
download | linux-73dc532bc1eebe3bff6b918c5685a219eae27f97.tar.bz2 |
gayle: reserve memory resources at once
* Reserve memory resources for all IDE ports at once by moving
request_mem_region() out of 'for ()' loop and always defining
GAYLE_IDEREG_SIZE to 0x2000.
* Keep memory resources even if no free IDE slots can be found
(this driver is unloadable currently).
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/video/epson1355fb.c')
0 files changed, 0 insertions, 0 deletions