diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2013-10-29 20:51:04 +0100 |
---|---|---|
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2013-12-04 17:19:25 +0100 |
commit | 4eadfc38c4d6e30775d3764f9a1a3098789d2acc (patch) | |
tree | a84b8471f7a311a1a5c3bfe19c116bb783ebf5ab /drivers/ide/ide-taskfile.c | |
parent | 1d9438f7b560862fd0832355b4ad199b30e67478 (diff) | |
download | op-kernel-dev-4eadfc38c4d6e30775d3764f9a1a3098789d2acc.zip op-kernel-dev-4eadfc38c4d6e30775d3764f9a1a3098789d2acc.tar.gz |
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/ide/ide-taskfile.c')
0 files changed, 0 insertions, 0 deletions