]> git.baikalelectronics.ru Git - kernel.git/commit
tty/hvc_opal: Fix debug function name
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 4 Jul 2012 05:51:10 +0000 (15:51 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:16:25 +0000 (19:16 +1000)
commit7c3df7cd8a66b875fc79491e1ccf45be714c73df
treeb6fe23fe61a832e6db344c975f9ab85d3dc16a77
parent85ec20f8f372b14335d2c60cfd9fd2de1d56fc58
tty/hvc_opal: Fix debug function name

udbg_init_debug_opal() should be udbg_init_debug_opal_raw() as
the caller in arch/powerpc/kernel/udbg.c expects

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/tty/hvc/hvc_opal.c