]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3 SmartReflex: get rid of custom clocks
authorPaul Walmsley <paul@pwsan.com>
Wed, 7 Jan 2009 15:23:46 +0000 (17:23 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jan 2009 15:23:46 +0000 (17:23 +0200)
commit0c8eba8051eb4fd4228e459c0575d6adfe53d13b
tree0a2fda471bf8216261496728f9f42b2469b1528f
parentb9b6208dadb5e0d8b290900a3ffa911673ca97ed
OMAP3 SmartReflex: get rid of custom clocks

smartreflex.c defines some custom clocks that don't have clockdomains
associated with them, which is now disallowed.  The custom clocks are
not actually needed, so remove them.  This patch should not cause any
functional change.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kalle Jokiniemi <ext-kalle.jokiniemi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/smartreflex.c