Re: [PATCH 3/3] ASoC: mediatek: mt2701: Drop redundant probe error messages
Cezary Rojewski <[email protected]>
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On 8/17/2026 12:49 PM, [email protected] wrote: > From: bui duc phuc <[email protected]> > > The errors handled here are already reported by the called functions, > either directly or deeper in the call chain. Therefore, the additional > dev_err() calls are redundant and can be removed. > > Signed-off-by: bui duc phuc <[email protected]> Reviewed-by: Cezary Rojewski <[email protected]>