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