lkml.org 
[lkml]   [2011]   [Dec]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH 1/3] pinctrl: imx: add pinmux imx core driver
On Sun, Dec 04, 2011 at 07:49:42PM +0800, Dong Aisheng wrote:
> +static struct platform_device_id imx_pinctrl_devtype[] = {
> + {
> + .name = "sdhci-pinctrl-imx53",
> + .driver_data = (kernel_ulong_t)&mx53_pinctrl_info,
> + }, {
> + .name = "sdhci-pinctrl-imx6q",
> + .driver_data = (kernel_ulong_t)&mx6q_pinctrl_info,
> + },
> +};

The platform_device_id table needs an empty entry to be the sentinel.

--
Regards,
Shawn



\
 
 \ /
  Last update: 2011-12-06 08:29    [W:0.176 / U:1.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site