mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[ARM] hid: hid-motorola: Notify system of audio cable state changes
Change-Id: Iaf0b55998d103c2793322f7ce030c503e111d614 Signed-off-by: Greg Meiste <w30289@motorola.com> Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
@@ -44,8 +44,7 @@ static void audio_jack_status_work(struct work_struct *work)
|
||||
{
|
||||
struct motorola_sc *sc = container_of(work, struct motorola_sc, work);
|
||||
|
||||
/* TODO: Action on Audio Cable insertion. */
|
||||
|
||||
cpcap_accy_whisper_spdif_set_state(sc->audio_cable_inserted);
|
||||
}
|
||||
|
||||
static int mot_rawevent(struct hid_device *hdev, struct hid_report *report,
|
||||
|
||||
Reference in New Issue
Block a user