]> git.karo-electronics.de Git - karo-tx-linux.git/commit
omap16xx: Removes fixme no longer needed in ocpi_enable()
authorNicholas Krause <xerofoify@gmail.com>
Thu, 3 Jul 2014 01:31:19 +0000 (21:31 -0400)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Jul 2014 08:15:36 +0000 (01:15 -0700)
commite6f990a883b64c803cac15fa1bac0c8279f52288
tree25092d168b793e832361adb25e72990a884d4ba4
parent07b9b3d9e429728c89586a54a2ed715b2a7b0edf
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: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/ocpi.c