commit | a8a8266229787241e1dfdb075a416e31da2fa1d7 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Feb 19 18:03:31 2014 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Mon Feb 24 10:01:30 2014 +0900 |
tree | 4de1f127c92c555a035b261c1b5ba0f88fc97358 | |
parent | df55f6685a04a259cf59cd3fde02212b294461cc [diff] |
ARM: shmobile: r8a7791: Remove legacy clock aliases for DT devices Now that the r8a7791 DT platforms use the common clock framework, there's no need to manually create clock aliases for devices instantiated through DT, as those devices will reference their clocks directly in the device tree. Remove those aliases. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>