linux/drivers/clocksource
Alexey Klimov fdbd13105d clocksource/drivers/em_sti: Remove unneeded memset()s
Memory for cs and ced fields in struct em_sti_priv is allocated
by devm_kzalloc() in the beginning of em_sti_probe() so they
don't need to be zeroed one more time in
em_sti_register_clocksource() and in em_sti_register_clockevent().

Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2015-10-15 17:41:59 +02:00
..
2013-08-27 10:49:38 +02:00
2015-06-23 13:35:55 +09:00
2015-06-23 13:35:55 +09:00
2015-09-04 11:35:03 -07:00
2015-09-04 11:35:03 -07:00