commit | 61aa07328d8e70d95a1e2325288df52a1e92a694 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@deeprootsystems.com> | Wed Jul 15 08:47:48 2009 -0700 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Aug 26 11:55:47 2009 +0300 |
tree | 3dc8f176b9b58b1bec5e2b28cd2a3aa8608c54d6 | |
parent | 548197bdf02882db39b7563d26975e7549e6af03 [diff] |
davinci: audio clocks: use struct device instead of clock names There is no need to pass clock name strings in platform_data. Instead, setup clkdev nodes to have correct ASoC device names. Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>