Re: [PATCH 1/2] ASoC: meson: aiu: Drop redundant probe error messages
Jerome Brunet <[email protected]>
| Newsgroups | gmane.linux.sound,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On lun. 14 janv. 2008 at 11:42, [email protected] wrote: > From: bui duc phuc <[email protected]> > > The functions called here don't log the error themselves, but the > error is already reported deeper in the call chain, so the dev_err() > calls are redundant and can be removed. > > Signed-off-by: bui duc phuc <[email protected]> Acked-by: Jerome Brunet <[email protected]>