Skip to content
Commit 6b85638b authored by Santosh Shilimkar's avatar Santosh Shilimkar
Browse files

ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple



On OMAP platform, FIQ is reserved for secure environment only. If at all
the FIQ needs to be disabled, it involves going through security
API call. Hence the local_fiq_[enable/disable]() in the OMAP code is bogus.
On GP devices too, the fiq is disabled for non-secure software.

So just get rid of it.

Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
parent f98d5fe8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment