ASoC: Mark WM5100 register map cache only when going into BIAS_OFF
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / media / mt9v011.h
blobea29fc74cd06c0f1298af02621005f64cc98e684
1 /* mt9v011 sensor
3 * Copyright (C) 2011 Hans Verkuil <hverkuil@xs4all.nl>
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 */
10 #ifndef __MT9V011_H__
11 #define __MT9V011_H__
13 struct mt9v011_platform_data {
14 unsigned xtal; /* Hz */
17 #endif