aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk.h
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2013-10-29 20:51:04 +0100
committerSylwester Nawrocki <s.nawrocki@samsung.com>2013-12-04 17:19:25 +0100
commit4eadfc38c4d6e30775d3764f9a1a3098789d2acc (patch)
treea84b8471f7a311a1a5c3bfe19c116bb783ebf5ab /drivers/clk/clk.h
parent1d9438f7b560862fd0832355b4ad199b30e67478 (diff)
omap3isp: Modify clocks registration to avoid circular references
The clock core code is going to be modified so clk_get() takes reference on the clock provider module. Until the potential circular reference issue is properly addressed, we pass NULL as the first argument to clk_register(), in order to disallow sub-devices taking a reference on the ISP module back trough clk_get(). This should prevent locking the modules in memory. Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/clk/clk.h')
0 files changed, 0 insertions, 0 deletions