]> bbs.cooldavid.org Git - net-next-2.6.git/commit
memblock/arm: Fix memblock_region_is_memory() typo
authorYinghai Lu <yinghai@kernel.org>
Wed, 6 Oct 2010 04:28:10 +0000 (21:28 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 8 Oct 2010 07:14:36 +0000 (09:14 +0200)
commit5fd03ddab7fdbc44bfb2d183a4531c26a8dbca5a
treef03770d0c6cd58581bf760a3ba0b6781a924cdaa
parent16c36f743bf8481d0ba40a6de0af11736095d7cf
memblock/arm: Fix memblock_region_is_memory() typo

Fix typo in commit dbe3039 ("memblock/arm: Use memblock_region_is_memory()
for omap fb") - it should be memblock_is_region_memory().

Reported-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: ext Grazvydas Ignotas <notasas@gmail.com>
LKML-Reference: <4CABFADA.9020305@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/arm/plat-omap/fb.c
drivers/video/omap2/vram.c