9 Apr
2014
9 Apr
'14
12:33 p.m.
On Wed, Apr 09, 2014 at 11:42:30AM +0200, Takashi Iwai wrote:
At Wed, 9 Apr 2014 11:28:26 +0200, Thierry Reding wrote:
From: Thierry Reding treding@nvidia.com
The full_reset argument to azx_init_chip() carries boolean rather than numerical information, so update the type to reflect that.
Signed-off-by: Thierry Reding treding@nvidia.com
sound/pci/hda/hda_controller.c | 8 ++++---- sound/pci/hda/hda_intel.c | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-)
Forgot to patch hda_controller.h?
Indeed. Turns out this didn't cause build breakage for me because I had turned off HDA for some other test again.
Sorry about that. New patch sent out.
Thierry