From: Nishanth Menon Date: Fri, 25 Feb 2011 22:46:18 +0000 (+0100) Subject: PM / OPP: opp_find_freq_exact() documentation fix X-Git-Tag: v2.6.39-rc1~484^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae496187876d264c712d7c102c45edb8eb41363;p=pandora-kernel.git PM / OPP: opp_find_freq_exact() documentation fix opp_find_freq_exact() documentation has is_available instead of available. This also fixes warning with the kernel-doc: scripts/kernel-doc drivers/base/power/opp.c >/dev/null Warning(drivers/base/power/opp.c:246): No description found for parameter 'available' Warning(drivers/base/power/opp.c:246): Excess function parameter 'is_available' description in 'opp_find_freq_exact' Signed-off-by: Nishanth Menon Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed