]> git.baikalelectronics.ru Git - kernel.git/commit
TTY: hvsi: use for_each_compatible_node() macro
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 4 Dec 2012 05:16:18 +0000 (00:16 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 07:00:43 +0000 (23:00 -0800)
commit98698315b281ebd24374b7e62bce20cc12f2db9c
treea0852a3801d7b789845d4e2e2720644818f47bca
parent7e6cc3a1637f48c96dfddbfc90b975832d3ef50b
TTY: hvsi: use for_each_compatible_node() macro

Use for_each_compatible_node() macro instead of open coding it.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/hvc/hvsi.c