]> git.baikalelectronics.ru Git - kernel.git/commit
m68k/amiga: Chip RAM - Use lookup_resource()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 7 May 2011 18:56:00 +0000 (20:56 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 30 Jul 2011 19:21:39 +0000 (21:21 +0200)
commita31f74aeb2bb94161f22bef28c94468f697ad757
tree1c5866e1c99cc9185b3b8c993f7280572360a591
parentf9b84a02fe884ab0ee6aeac75fd8fe2329dd4376
m68k/amiga: Chip RAM - Use lookup_resource()

Replace a custom implementation (which doesn't lock the resource tree) by a
call to lookup_resource()

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/amiga/chipram.c