commit | f6c1a8a6ce19d30c235ef0fa285d5110aafaefe2 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Sep 14 12:29:39 2015 +0300 |
committer | Sekhar Nori <nsekhar@ti.com> | Wed Oct 07 16:41:29 2015 +0530 |
tree | 0c548343a344607af8fd1788be14f11bd0901987 | |
parent | d1a31e975738c215f450f3d7c15d5fb96942a866 [diff] |
ARM: davinci: clock: Correct return values for API functions Fix the values returned by the publicly used functions. These function should return 0 when they are called with clk == NULL in similar manner as the clock API does to avoid different behavior in drivers used by daVinci and other architectures. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>