Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53ad10c5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "asoc: lahaina: update log type to reduce log"

parents a1cb6b5d f018ce04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7146,7 +7146,7 @@ static int msm_populate_dai_link_component_of_node(

				np = dai_link[i].codecs[j].of_node;
                                if (!of_device_is_available(np)) {
                                        dev_err(cdev, "%s: codec is disabled: %s\n",
                                        dev_dbg(cdev, "%s: codec is disabled: %s\n",
						__func__,
						np->full_name);
					dai_link[i].codecs[j].of_node = NULL;