summaryrefslogtreecommitdiff
path: root/common/malloc_simple.c
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-02-28 00:26:52 +0530
committerJagan Teki <jagan@amarulasolutions.com>2019-05-09 00:44:13 +0530
commit75f98314f92f64fd3526464006d934d4fe9b2710 (patch)
tree3985d971f43df769093a3461e7dfb43c27893043 /common/malloc_simple.c
parentb24f9057e8a1c2e26acd3bdc2ba933cf9979b375 (diff)
clk: Get the CLK by index without device
Getting a CLK by index with device is not straight forward for some use-cases like handling clock operations for child node in parent driver. So we need to process the child node in parent probe via ofnode and process CLK operation for child without udevice but with ofnode. So add clk_get_by_index_nodev() and move the common code in clk_get_by_index_tail() to use for clk_get_by_index() Cc: Stephen Warren <swarren@nvidia.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/malloc_simple.c')
0 files changed, 0 insertions, 0 deletions