提交 e6f990a8 编写于 作者: N Nicholas Krause 提交者: Tony Lindgren

omap16xx: Removes fixme no longer needed in ocpi_enable()

This removes the FIXME message above ocpi_enable being declared
for proper locking in this function. As of the current kernel
verisons there is no need for locking as only one driver uses
this function currently and therefore there is no need for real
locking requirements.
Signed-off-by: NNicholas Krause <xerofoify@gmail.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 07b9b3d9
...@@ -55,7 +55,6 @@ static struct clk *ocpi_ck; ...@@ -55,7 +55,6 @@ static struct clk *ocpi_ck;
/* /*
* Enables device access to OMAP buses via the OCPI bridge * Enables device access to OMAP buses via the OCPI bridge
* FIXME: Add locking
*/ */
int ocpi_enable(void) int ocpi_enable(void)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册