+5
−18
+11
−29
Loading
After the recent refactoring, snd_hdac_display_power() doesn't return
any error, hence it can be defined to return void.
This makes many error checks redundant and allows us to reduce them
gracefully.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>