From: Hauke Mehrtens Date: Sat, 6 Jun 2015 23:52:51 +0000 (+0200) Subject: SSB: Fix handling of ssb_pmu_get_alp_clock() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~200^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36f6ea2b21cce09f4f85a8fca007aa6a927804f7;p=pandora-kernel.git SSB: Fix handling of ssb_pmu_get_alp_clock() Dan Carpenter reported missing brackets which resulted in reading a wrong crystalfreq value. I also noticed that the result of this function is ignored. Reported-By: Dan Carpenter Signed-off-by: Hauke Mehrtens Signed-off-by: Michael Buesch Cc: davem@davemloft.net Cc: netdev@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10536/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed