This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

About OMAP35x system call

Other Parts Discussed in Thread: OMAP3530

In OMAP3530 under Linux, I'm trying to use system call for a function which located in kernel source directory "arch/arm/plat-omap/omap-pm-noop.c".  But I don't know how to do that. The function name is "omap_pm_cpu_set_freq". 

Can Anyone help me with it? Thanks in advance.