pxa2xx_timer: change info struct name to comply with guidelines
commitd353eb43cffc4e8f44f3acba0d04743ba3f4aca1
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 20 Feb 2011 13:50:33 +0000 (20 16:50 +0300)
committerAndrzej Zaborowski <balrog@zabor.org>
Thu, 3 Mar 2011 02:45:06 +0000 (3 03:45 +0100)
treef4218e00b46874894a26f4cb4f1d8d314794d597
parent0c69aa703c543ae4e287416590ccd9928f75d32b
pxa2xx_timer: change info struct name to comply with guidelines

It should be PXA2xxTimerInfo, not pxa2xx_timer_info. Replace all
occurences of old name with the new one.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
hw/pxa2xx_timer.c