ARM: da8xx: remove con_id from USB clocks
authorDavid Lechner <david@lechnology.com>
Sun, 7 Jan 2018 03:19:52 +0000 (21:19 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Jan 2018 15:15:20 +0000 (16:15 +0100)
commit102402a73bbeb8b2e0785a3653f37ce480a18614
tree48f4d766fb230fefa5280d4ebfa0e98a82a34cd0
parente7f4936047705ef4375aecc78c9e4143e11bc002
ARM: da8xx: remove con_id from USB clocks

There is only one clock each for "musb-da8xx" and "ohci-da8xx", so we
do not the the con_id. Removing them  will also prevent needing an
unnecessary device tree property when device tree bindings are added
for clocks.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-davinci/da830.c
arch/arm/mach-davinci/da850.c