summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/mmp_audio.h
blob: 0f25d165abd6683851ab9b13871441e421810f6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*
 *  MMP Platform AUDIO Management
 *
 *  Copyright (c) 2011 Marvell Semiconductors Inc.
 *
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License version 2 as
 *  published by the Free Software Foundation.
 *
 */

#ifndef MMP_AUDIO_H
#define MMP_AUDIO_H

struct mmp_audio_platdata {
	u32 period_max_capture;
	u32 buffer_max_capture;
	u32 period_max_playback;
	u32 buffer_max_playback;
};

#endif /* MMP_AUDIO_H */
an>\ \ | |/ |/| | * Update my email addressWei Liu2019-06-021-1/+1 * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-021-0/+18 |\ \ | * | MAINTAINERS: add I2C DT bindings to ARM platformsWolfram Sang2019-06-011-0/+11 | * | MAINTAINERS: add DT bindings to i2c driversWolfram Sang2019-06-011-0/+7 | |/ * | Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-311-2/+4 |\ \ | |/ |/| | * MAINTAINERS: add Vasily Gorbik and Christian Borntraeger for s390Heiko Carstens2019-05-311-0/+4 | * MAINTAINERS: Farewell Martin SchwidefskyHeiko Carstens2019-05-311-2/+0Star * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-261-2/+0Star |\ \ | |/ |/| | * MAINTAINERS: KVM: arm/arm64: Remove myself as maintainerChristoffer Dall2019-05-241-2/+0Star * | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-251-2/+2 |\ \ | * \ Merge branch 'nvme-5.2-rc2' of git://git.infradead.org/nvme into for-linusJens Axboe2019-05-231-1/+1 | |\ \ | | * | nvme: update MAINTAINERSKeith Busch2019-05-211-1/+1 | * | | aoe: list new maintainer for aoe driverEd Cashin2019-05-231-1/+1 * | | | Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-25