17 Mar
2021
17 Mar
'21
9:59 p.m.
On Wed, Mar 17, 2021 at 03:21:17PM -0500, Chris Morgan wrote:
+#ifdef CONFIG_SND_SOC_RK817
- {
.name = "rk817-codec",
.of_compatible = "rockchip,rk817-codec",
- },
+#endif
The of_compatible should be redundant here. I'm not sure if the config guard is really useful?