misc: mic: Remove the error message as the call will print it
authorLiao Pingfang <liao.pingfang@zte.com.cn>
Sat, 30 May 2020 07:34:01 +0000 (15:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Jun 2020 16:39:44 +0000 (18:39 +0200)
commit68daf1dffad28f1d12e76358920d7d09d4371b52
tree56966d17ad1625ee6b2ba377aa0d9e7cefbbf5d7
parentb7820ae2d2929d4d6e52462a820e760db35fdad6
misc: mic: Remove the error message as the call will print it

The message should just be dropped as the call will print the failure
message anyway.

Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Link: https://lore.kernel.org/r/1590824041-36500-1-git-send-email-wang.yi59@zte.com.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mic/host/mic_main.c