[lng-odp] [API NEXT PATCH v5 08/17] api: sysinfo: revise odp_cpu_hz() to return current frequency

2015-09-15 Thread hongbo.zhang
From: Hongbo Zhang The odp_cpu_hz_max() is added to returm maximum frequency of CPU, while the odp_cpu_hz(), as shown by its name, should return current frequency of CPU, this patch revise odp_cpu_hz() for this purpose. Signed-off-by: Hongbo Zhang --- platform/linux-generic/odp_system_info.c |

Re: [lng-odp] [API NEXT PATCH v5 08/17] api: sysinfo: revise odp_cpu_hz() to return current frequency

2015-09-16 Thread Savolainen, Petri (Nokia - FI/Espoo)
This patch does not change the API. It changes implementation and should be named linux-generic: sysinfo: revise odp_cpu_hz() to return current frequency -Petri > -Original Message- > From: EXT hongbo.zh...@freescale.com > [mailto:hongbo.zh...@freescale.com] > Sent: Tuesday, Septemb

Re: [lng-odp] [API NEXT PATCH v5 08/17] api: sysinfo: revise odp_cpu_hz() to return current frequency

2015-09-16 Thread Hongbo Zhang
On 16 September 2015 at 17:21, Savolainen, Petri (Nokia - FI/Espoo) wrote: > This patch does not change the API. It changes implementation and should be > named > > > linux-generic: sysinfo: revise odp_cpu_hz() to return current frequency > OK > > -Petri > > >> -Original Message- >> From