summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ssm2518.h
blob: 62511d80518ebe1a010e6a6110c9e490ff641e70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
 * SSM2518 amplifier audio driver
 *
 * Copyright 2013 Analog Devices Inc.
 *  Author: Lars-Peter Clausen <lars@metafoo.de>
 *
 * Licensed under the GPL-2.
 */

#ifndef __SND_SOC_CODECS_SSM2518_H__
#define __SND_SOC_CODECS_SSM2518_H__

#define SSM2518_SYSCLK 0

enum ssm2518_sysclk_src {
	SSM2518_SYSCLK_SRC_MCLK = 0,
	SSM2518_SYSCLK_SRC_BCLK = 1,
};

#endif
c937'>patch) tree354d7fca237fa3d7e7e63c2196eaa4e1086838ea /include/net/nfc/nfc.h parent5d03a2fd2292e71936c4235885c35ccc3c94695b (diff)
USB: serial: pl2303: add ATEN device ID
Seems that ATEN serial-to-usb devices using pl2303 exist with different device ids. This patch adds a missing device ID so it is recognised by the driver. Signed-off-by: Marcel J.E. Mol <marcel@mesa.nl> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'include/net/nfc/nfc.h')