From: Timur Tabi Date: Mon, 3 Dec 2007 21:17:58 +0000 (-0600) Subject: [POWERPC] qe: add function qe_clock_source() X-Git-Tag: v2.6.25-rc1~1131^2~285 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174b0da23199c4ae1ed06263dafd9a2e85e97d34;p=pandora-kernel.git [POWERPC] qe: add function qe_clock_source() Add function qe_clock_source() which takes a string containing the name of a QE clock source (as is typically found in device trees) and returns the matching enum qe_clock value. Update booting-without-of.txt to indicate that the UCC properties rx-clock and tx-clock are deprecated and replaced with rx-clock-name and tx-clock-name, which use strings instead of numbers to indicate QE clock sources. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed