From: Benoit Cousson Date: Sun, 10 Jul 2011 11:54:12 +0000 (-0600) Subject: OMAP: omap_device: Create clkdev entry for hwmod main_clk X-Git-Tag: v3.1-rc1~148^2^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf1e0776cf5e4ef2622de3a4b63f84175b5b48ab;p=pandora-kernel.git OMAP: omap_device: Create clkdev entry for hwmod main_clk Extend the existing function to create clkdev for every optional clocks to add a well one "fck" alias for the main_clk of the omap_hwmod. It will allow to remove these static clkdev entries from the clockXXX_data.c file. Signed-off-by: Benoit Cousson Cc: Paul Walmsley Cc: Kevin Hilman Cc: Todd Poynor [paul@pwsan.com: remove all of the "fck" role clkdev aliases from the clock data files; fixed error message] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed