Re: [U-Boot] [PATCH] rockchip: timer: fix U_BOOT_DRIVER name

2017-08-31 Thread Simon Glass
On 25 August 2017 at 19:25, Philipp Tomsich wrote: > > When I originally added this driver, I did some careless (and in > retrospect: mindless) copy & paste for the U_BOOT_DRIVER structure > skeletion... unfortunately, the 'arc_timer' string was committed > and slipped through all reviews. > > Thi

[U-Boot] [PATCH] rockchip: timer: fix U_BOOT_DRIVER name

2017-08-25 Thread Philipp Tomsich
When I originally added this driver, I did some careless (and in retrospect: mindless) copy & paste for the U_BOOT_DRIVER structure skeletion... unfortunately, the 'arc_timer' string was committed and slipped through all reviews. This fixes the U_BOOT_DRIVER name to read 'rockchip_rk3368_timer' (a