lkml.org 
[lkml]   [2013]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 09/10] intel_mid: Moved board related code to a new file
On Wed, Oct 09, 2013 at 11:00:06PM -0700, David Cohen wrote:
> From: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
>
> +# I2C Devices
> +obj-$(subst m,y,$(CONFIG_SENSORS_EMC1403)) += platform_emc1403.o
> +obj-$(subst m,y,$(CONFIG_SENSORS_LIS3LV02D)) += platform_lis331.o

I am a bit confused by the platform data for the above i2c devices.
The driver for EMC1403 does supports neither interrupts nor platform data.
The driver for LIS3LV02D supports both, but the platform data does not
seem to match what is provided here. Am I missing something ?

> +obj-$(subst m,y,$(CONFIG_GPIO_PCA953X)) += platform_max7315.o
> +obj-$(subst m,y,$(CONFIG_SENSORS_MPU3050)) += platform_mpu3050.o

Do you possibly mean CONFIG_INPUT_MPU3050 ?

Guenter


\
 
 \ /
  Last update: 2013-10-10 13:01    [W:0.107 / U:0.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site