mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02: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:
parent
82bd615a2d
commit
ea562738b0
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user