From: Guennadi Liakhovetski Date: Wed, 21 Jul 2010 10:13:06 +0000 (+0000) Subject: sh: add a list of parent configurations to struct clk X-Git-Tag: v2.6.36-rc1~102^2^2^2~1^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5272b509a8570bb559156001e74ee162c5cb96a;p=pandora-kernel.git sh: add a list of parent configurations to struct clk Many system clocks can select a parent by writing a value to a specific field in the configuration register. Add a list of parents and location and width of the source selection field in the clock configuration register to struct clk to assist in clk_set_parent() implementation. Signed-off-by: Guennadi Liakhovetski Acked-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed