OSDN Git Service

ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense
authorNikhil Mahale <nmahale@nvidia.com>
Tue, 19 Nov 2019 08:47:07 +0000 (14:17 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Nov 2019 10:51:03 +0000 (11:51 +0100)
commit80b917a8dd8f62ca00178d5a74d05d7471f21b47
tree3ba1de3b66439791e5fa89a384eb5902f90c99c6
parentee906c6b9c6e7e4ad749f5cfdf65768455f4bf43
ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense

s/snd_hda_pin_sense/snd_hda_jack_pin_sense/g

This aligns the snd_hda_pin_sense function name with the names of
other functions in hda_jack.h.

Signed-off-by: Nikhil Mahale <nmahale@nvidia.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Link: https://lore.kernel.org/r/20191119084710.29267-2-nmahale@nvidia.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_jack.c
sound/pci/hda/hda_jack.h
sound/pci/hda/patch_hdmi.c