misc: change RCC form MISC to NOP uclass
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 2 Aug 2019 11:08:08 +0000 (13:08 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 09:19:23 +0000 (11:19 +0200)
commit1323470b74c93554afe55ca638eaba933397d9dd
treefb35ec2b11c0d8d013c898fc5daf2f9654c4aec5
parent781a91773880bfc8f4176bbd247febe4048da9c0
misc: change RCC form MISC to NOP uclass

The RCC driver have no operation so the new NOP uclass
is more appropriate. It only used as parent for clock and reset driver.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/misc/stm32_rcc.c