msm: acpuclock-cortex: Fix off by one error for large frequency tables
If a frequency table was greater than a certain size, data will be written past the end of an array. Fix the loop conditions to prevent this. Change-Id: Idb33ac1a1580fe4d09d3be3eeba24abd4cb0184d CRs-fixed: 561651 Signed-off-by:Patrick Daly <pdaly@codeaurora.org> Signed-off-by:
Swetha Chikkaboraiah <schikk@codeaurora.org>
Loading
Please sign in to comment