commit | d16caf69ce26dbd2ec3ae4e0072c2a60f1896c89 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Mon Mar 23 10:07:48 2009 +0100 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu May 07 16:15:13 2009 +0200 |
tree | 4341ada8d04580efe80b5b5feee2ad4ae3832964 | |
parent | 54df526819d3bfbc1af3f13aed7a3f9b9fdbdd04 [diff] |
i.MX35 clock support: remove automotive path It is no longer present in newer cores. Unfortunately Freescale decided to put the bit which decides between automotive clock path and consumer clock path in the automotive clock path direction. With current code we cannot detect the core revision, so just remove automotive path completely. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>