bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices
authorTony Lindgren <tony@atomide.com>
Mon, 24 Feb 2020 20:58:03 +0000 (12:58 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 26 Feb 2020 18:03:35 +0000 (10:03 -0800)
commit7320fd322fe9b1485372e6da294590c5bcabbe1c
treeac111bbf379b113aa797a4db1d3e30879138f379
parent590e15c76f1231329d1543570a54058dba2e4ff6
bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices

In some cases we can have nested ti-sysc instances that may still use the
legacy "ti,hwmods" property. Let's not warn if that's the case.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c