diff options
author | Kiran Padwal <kiran.padwal21@gmail.com> | 2014-08-11 07:17:50 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-08-29 01:13:04 -0400 |
commit | 5dfe10b43a91642845dcf281e02ca43ffde0d750 (patch) | |
tree | feb32e5b870f26d1adc8fff5f64a6bba87e1a058 /drivers | |
parent | f3ababa8ba2ace6668a24803910577a49dc146dd (diff) |
pinctrl: Make of_device_id array const
Make of_device_id array const, because all OF functions handle it as
const.
Signed-off-by: Kiran Padwal <kiran.padwal21@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/pinctrl/pinctrl-imx23.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx25.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx27.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx28.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx35.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx50.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx51.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx53.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx6dl.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx6q.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx6sl.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-imx6sx.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-tegra114.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-tegra124.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-tegra20.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/pinctrl-tegra30.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/spear/pinctrl-spear1310.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/spear/pinctrl-spear1340.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/spear/pinctrl-spear300.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/spear/pinctrl-spear310.c | 2 | ||||
-rw-r--r-- | drivers/pinctrl/spear/pinctrl-spear320.c | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/drivers/pinctrl/pinctrl-imx23.c b/drivers/pinctrl/pinctrl-imx23.c index e76d75c9d1ba..df79096becb0 100644 --- a/drivers/pinctrl/pinctrl-imx23.c +++ b/drivers/pinctrl/pinctrl-imx23.c | |||
@@ -272,7 +272,7 @@ static int imx23_pinctrl_probe(struct platform_device *pdev) | |||
272 | return mxs_pinctrl_probe(pdev, &imx23_pinctrl_data); | 272 | return mxs_pinctrl_probe(pdev, &imx23_pinctrl_data); |
273 | } | 273 | } |
274 | 274 | ||
275 | static struct of_device_id imx23_pinctrl_of_match[] = { | 275 | static const struct of_device_id imx23_pinctrl_of_match[] = { |
276 | { .compatible = "fsl,imx23-pinctrl", }, | 276 | { .compatible = "fsl,imx23-pinctrl", }, |
277 | { /* sentinel */ } | 277 | { /* sentinel */ } |
278 | }; | 278 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx25.c b/drivers/pinctrl/pinctrl-imx25.c index 1aae1b61c4dc..550e6d77ac2b 100644 --- a/drivers/pinctrl/pinctrl-imx25.c +++ b/drivers/pinctrl/pinctrl-imx25.c | |||
@@ -315,7 +315,7 @@ static struct imx_pinctrl_soc_info imx25_pinctrl_info = { | |||
315 | .npins = ARRAY_SIZE(imx25_pinctrl_pads), | 315 | .npins = ARRAY_SIZE(imx25_pinctrl_pads), |
316 | }; | 316 | }; |
317 | 317 | ||
318 | static struct of_device_id imx25_pinctrl_of_match[] = { | 318 | static const struct of_device_id imx25_pinctrl_of_match[] = { |
319 | { .compatible = "fsl,imx25-iomuxc", }, | 319 | { .compatible = "fsl,imx25-iomuxc", }, |
320 | { /* sentinel */ } | 320 | { /* sentinel */ } |
321 | }; | 321 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx27.c b/drivers/pinctrl/pinctrl-imx27.c index f8dfefb69968..945eccadea74 100644 --- a/drivers/pinctrl/pinctrl-imx27.c +++ b/drivers/pinctrl/pinctrl-imx27.c | |||
@@ -389,7 +389,7 @@ static struct imx1_pinctrl_soc_info imx27_pinctrl_info = { | |||
389 | .npins = ARRAY_SIZE(imx27_pinctrl_pads), | 389 | .npins = ARRAY_SIZE(imx27_pinctrl_pads), |
390 | }; | 390 | }; |
391 | 391 | ||
392 | static struct of_device_id imx27_pinctrl_of_match[] = { | 392 | static const struct of_device_id imx27_pinctrl_of_match[] = { |
393 | { .compatible = "fsl,imx27-iomuxc", }, | 393 | { .compatible = "fsl,imx27-iomuxc", }, |
394 | { /* sentinel */ } | 394 | { /* sentinel */ } |
395 | }; | 395 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx28.c b/drivers/pinctrl/pinctrl-imx28.c index 79c9c8d296af..3bd45da21229 100644 --- a/drivers/pinctrl/pinctrl-imx28.c +++ b/drivers/pinctrl/pinctrl-imx28.c | |||
@@ -388,7 +388,7 @@ static int imx28_pinctrl_probe(struct platform_device *pdev) | |||
388 | return mxs_pinctrl_probe(pdev, &imx28_pinctrl_data); | 388 | return mxs_pinctrl_probe(pdev, &imx28_pinctrl_data); |
389 | } | 389 | } |
390 | 390 | ||
391 | static struct of_device_id imx28_pinctrl_of_match[] = { | 391 | static const struct of_device_id imx28_pinctrl_of_match[] = { |
392 | { .compatible = "fsl,imx28-pinctrl", }, | 392 | { .compatible = "fsl,imx28-pinctrl", }, |
393 | { /* sentinel */ } | 393 | { /* sentinel */ } |
394 | }; | 394 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx35.c b/drivers/pinctrl/pinctrl-imx35.c index 278a04ae8940..6bfbcd0112c1 100644 --- a/drivers/pinctrl/pinctrl-imx35.c +++ b/drivers/pinctrl/pinctrl-imx35.c | |||
@@ -1005,7 +1005,7 @@ static struct imx_pinctrl_soc_info imx35_pinctrl_info = { | |||
1005 | .npins = ARRAY_SIZE(imx35_pinctrl_pads), | 1005 | .npins = ARRAY_SIZE(imx35_pinctrl_pads), |
1006 | }; | 1006 | }; |
1007 | 1007 | ||
1008 | static struct of_device_id imx35_pinctrl_of_match[] = { | 1008 | static const struct of_device_id imx35_pinctrl_of_match[] = { |
1009 | { .compatible = "fsl,imx35-iomuxc", }, | 1009 | { .compatible = "fsl,imx35-iomuxc", }, |
1010 | { /* sentinel */ } | 1010 | { /* sentinel */ } |
1011 | }; | 1011 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx50.c b/drivers/pinctrl/pinctrl-imx50.c index b06feed1b038..e8bd604ab147 100644 --- a/drivers/pinctrl/pinctrl-imx50.c +++ b/drivers/pinctrl/pinctrl-imx50.c | |||
@@ -391,7 +391,7 @@ static struct imx_pinctrl_soc_info imx50_pinctrl_info = { | |||
391 | .npins = ARRAY_SIZE(imx50_pinctrl_pads), | 391 | .npins = ARRAY_SIZE(imx50_pinctrl_pads), |
392 | }; | 392 | }; |
393 | 393 | ||
394 | static struct of_device_id imx50_pinctrl_of_match[] = { | 394 | static const struct of_device_id imx50_pinctrl_of_match[] = { |
395 | { .compatible = "fsl,imx50-iomuxc", }, | 395 | { .compatible = "fsl,imx50-iomuxc", }, |
396 | { /* sentinel */ } | 396 | { /* sentinel */ } |
397 | }; | 397 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx51.c b/drivers/pinctrl/pinctrl-imx51.c index 19ab182bef61..b818051db7c9 100644 --- a/drivers/pinctrl/pinctrl-imx51.c +++ b/drivers/pinctrl/pinctrl-imx51.c | |||
@@ -768,7 +768,7 @@ static struct imx_pinctrl_soc_info imx51_pinctrl_info = { | |||
768 | .npins = ARRAY_SIZE(imx51_pinctrl_pads), | 768 | .npins = ARRAY_SIZE(imx51_pinctrl_pads), |
769 | }; | 769 | }; |
770 | 770 | ||
771 | static struct of_device_id imx51_pinctrl_of_match[] = { | 771 | static const struct of_device_id imx51_pinctrl_of_match[] = { |
772 | { .compatible = "fsl,imx51-iomuxc", }, | 772 | { .compatible = "fsl,imx51-iomuxc", }, |
773 | { /* sentinel */ } | 773 | { /* sentinel */ } |
774 | }; | 774 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx53.c b/drivers/pinctrl/pinctrl-imx53.c index f8d45c4cfde7..1884d53cf750 100644 --- a/drivers/pinctrl/pinctrl-imx53.c +++ b/drivers/pinctrl/pinctrl-imx53.c | |||
@@ -454,7 +454,7 @@ static struct imx_pinctrl_soc_info imx53_pinctrl_info = { | |||
454 | .npins = ARRAY_SIZE(imx53_pinctrl_pads), | 454 | .npins = ARRAY_SIZE(imx53_pinctrl_pads), |
455 | }; | 455 | }; |
456 | 456 | ||
457 | static struct of_device_id imx53_pinctrl_of_match[] = { | 457 | static const struct of_device_id imx53_pinctrl_of_match[] = { |
458 | { .compatible = "fsl,imx53-iomuxc", }, | 458 | { .compatible = "fsl,imx53-iomuxc", }, |
459 | { /* sentinel */ } | 459 | { /* sentinel */ } |
460 | }; | 460 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx6dl.c b/drivers/pinctrl/pinctrl-imx6dl.c index db2a1489bd99..656c4b08cc2e 100644 --- a/drivers/pinctrl/pinctrl-imx6dl.c +++ b/drivers/pinctrl/pinctrl-imx6dl.c | |||
@@ -460,7 +460,7 @@ static struct imx_pinctrl_soc_info imx6dl_pinctrl_info = { | |||
460 | .npins = ARRAY_SIZE(imx6dl_pinctrl_pads), | 460 | .npins = ARRAY_SIZE(imx6dl_pinctrl_pads), |
461 | }; | 461 | }; |
462 | 462 | ||
463 | static struct of_device_id imx6dl_pinctrl_of_match[] = { | 463 | static const struct of_device_id imx6dl_pinctrl_of_match[] = { |
464 | { .compatible = "fsl,imx6dl-iomuxc", }, | 464 | { .compatible = "fsl,imx6dl-iomuxc", }, |
465 | { /* sentinel */ } | 465 | { /* sentinel */ } |
466 | }; | 466 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx6q.c b/drivers/pinctrl/pinctrl-imx6q.c index 8eb5ac1bd5f6..59bb5b4ec0f6 100644 --- a/drivers/pinctrl/pinctrl-imx6q.c +++ b/drivers/pinctrl/pinctrl-imx6q.c | |||
@@ -466,7 +466,7 @@ static struct imx_pinctrl_soc_info imx6q_pinctrl_info = { | |||
466 | .npins = ARRAY_SIZE(imx6q_pinctrl_pads), | 466 | .npins = ARRAY_SIZE(imx6q_pinctrl_pads), |
467 | }; | 467 | }; |
468 | 468 | ||
469 | static struct of_device_id imx6q_pinctrl_of_match[] = { | 469 | static const struct of_device_id imx6q_pinctrl_of_match[] = { |
470 | { .compatible = "fsl,imx6q-iomuxc", }, | 470 | { .compatible = "fsl,imx6q-iomuxc", }, |
471 | { /* sentinel */ } | 471 | { /* sentinel */ } |
472 | }; | 472 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx6sl.c b/drivers/pinctrl/pinctrl-imx6sl.c index f21b7389df3c..fa76d6cb15cf 100644 --- a/drivers/pinctrl/pinctrl-imx6sl.c +++ b/drivers/pinctrl/pinctrl-imx6sl.c | |||
@@ -366,7 +366,7 @@ static struct imx_pinctrl_soc_info imx6sl_pinctrl_info = { | |||
366 | .npins = ARRAY_SIZE(imx6sl_pinctrl_pads), | 366 | .npins = ARRAY_SIZE(imx6sl_pinctrl_pads), |
367 | }; | 367 | }; |
368 | 368 | ||
369 | static struct of_device_id imx6sl_pinctrl_of_match[] = { | 369 | static const struct of_device_id imx6sl_pinctrl_of_match[] = { |
370 | { .compatible = "fsl,imx6sl-iomuxc", }, | 370 | { .compatible = "fsl,imx6sl-iomuxc", }, |
371 | { /* sentinel */ } | 371 | { /* sentinel */ } |
372 | }; | 372 | }; |
diff --git a/drivers/pinctrl/pinctrl-imx6sx.c b/drivers/pinctrl/pinctrl-imx6sx.c index 09758a56b9df..840344c8580d 100644 --- a/drivers/pinctrl/pinctrl-imx6sx.c +++ b/drivers/pinctrl/pinctrl-imx6sx.c | |||
@@ -370,7 +370,7 @@ static struct imx_pinctrl_soc_info imx6sx_pinctrl_info = { | |||
370 | .npins = ARRAY_SIZE(imx6sx_pinctrl_pads), | 370 | .npins = ARRAY_SIZE(imx6sx_pinctrl_pads), |
371 | }; | 371 | }; |
372 | 372 | ||
373 | static struct of_device_id imx6sx_pinctrl_of_match[] = { | 373 | static const struct of_device_id imx6sx_pinctrl_of_match[] = { |
374 | { .compatible = "fsl,imx6sx-iomuxc", }, | 374 | { .compatible = "fsl,imx6sx-iomuxc", }, |
375 | { /* sentinel */ } | 375 | { /* sentinel */ } |
376 | }; | 376 | }; |
diff --git a/drivers/pinctrl/pinctrl-tegra114.c b/drivers/pinctrl/pinctrl-tegra114.c index 33614baab4c0..a3db85b0b75f 100644 --- a/drivers/pinctrl/pinctrl-tegra114.c +++ b/drivers/pinctrl/pinctrl-tegra114.c | |||
@@ -1850,7 +1850,7 @@ static int tegra114_pinctrl_probe(struct platform_device *pdev) | |||
1850 | return tegra_pinctrl_probe(pdev, &tegra114_pinctrl); | 1850 | return tegra_pinctrl_probe(pdev, &tegra114_pinctrl); |
1851 | } | 1851 | } |
1852 | 1852 | ||
1853 | static struct of_device_id tegra114_pinctrl_of_match[] = { | 1853 | static const struct of_device_id tegra114_pinctrl_of_match[] = { |
1854 | { .compatible = "nvidia,tegra114-pinmux", }, | 1854 | { .compatible = "nvidia,tegra114-pinmux", }, |
1855 | { }, | 1855 | { }, |
1856 | }; | 1856 | }; |
diff --git a/drivers/pinctrl/pinctrl-tegra124.c b/drivers/pinctrl/pinctrl-tegra124.c index e80797e20017..cb3e596cade1 100644 --- a/drivers/pinctrl/pinctrl-tegra124.c +++ b/drivers/pinctrl/pinctrl-tegra124.c | |||
@@ -1996,7 +1996,7 @@ static int tegra124_pinctrl_probe(struct platform_device *pdev) | |||
1996 | return tegra_pinctrl_probe(pdev, &tegra124_pinctrl); | 1996 | return tegra_pinctrl_probe(pdev, &tegra124_pinctrl); |
1997 | } | 1997 | } |
1998 | 1998 | ||
1999 | static struct of_device_id tegra124_pinctrl_of_match[] = { | 1999 | static const struct of_device_id tegra124_pinctrl_of_match[] = { |
2000 | { .compatible = "nvidia,tegra124-pinmux", }, | 2000 | { .compatible = "nvidia,tegra124-pinmux", }, |
2001 | { }, | 2001 | { }, |
2002 | }; | 2002 | }; |
diff --git a/drivers/pinctrl/pinctrl-tegra20.c b/drivers/pinctrl/pinctrl-tegra20.c index 7563ebc9c791..c9805d2e71b0 100644 --- a/drivers/pinctrl/pinctrl-tegra20.c +++ b/drivers/pinctrl/pinctrl-tegra20.c | |||
@@ -2228,7 +2228,7 @@ static int tegra20_pinctrl_probe(struct platform_device *pdev) | |||
2228 | return tegra_pinctrl_probe(pdev, &tegra20_pinctrl); | 2228 | return tegra_pinctrl_probe(pdev, &tegra20_pinctrl); |
2229 | } | 2229 | } |
2230 | 2230 | ||
2231 | static struct of_device_id tegra20_pinctrl_of_match[] = { | 2231 | static const struct of_device_id tegra20_pinctrl_of_match[] = { |
2232 | { .compatible = "nvidia,tegra20-pinmux", }, | 2232 | { .compatible = "nvidia,tegra20-pinmux", }, |
2233 | { }, | 2233 | { }, |
2234 | }; | 2234 | }; |
diff --git a/drivers/pinctrl/pinctrl-tegra30.c b/drivers/pinctrl/pinctrl-tegra30.c index fe2d2cf78ad9..e7b72e916558 100644 --- a/drivers/pinctrl/pinctrl-tegra30.c +++ b/drivers/pinctrl/pinctrl-tegra30.c | |||
@@ -2484,7 +2484,7 @@ static int tegra30_pinctrl_probe(struct platform_device *pdev) | |||
2484 | return tegra_pinctrl_probe(pdev, &tegra30_pinctrl); | 2484 | return tegra_pinctrl_probe(pdev, &tegra30_pinctrl); |
2485 | } | 2485 | } |
2486 | 2486 | ||
2487 | static struct of_device_id tegra30_pinctrl_of_match[] = { | 2487 | static const struct of_device_id tegra30_pinctrl_of_match[] = { |
2488 | { .compatible = "nvidia,tegra30-pinmux", }, | 2488 | { .compatible = "nvidia,tegra30-pinmux", }, |
2489 | { }, | 2489 | { }, |
2490 | }; | 2490 | }; |
diff --git a/drivers/pinctrl/spear/pinctrl-spear1310.c b/drivers/pinctrl/spear/pinctrl-spear1310.c index 1a8bbfec60ca..6d57d43ab640 100644 --- a/drivers/pinctrl/spear/pinctrl-spear1310.c +++ b/drivers/pinctrl/spear/pinctrl-spear1310.c | |||
@@ -2692,7 +2692,7 @@ static struct spear_pinctrl_machdata spear1310_machdata = { | |||
2692 | .modes_supported = false, | 2692 | .modes_supported = false, |
2693 | }; | 2693 | }; |
2694 | 2694 | ||
2695 | static struct of_device_id spear1310_pinctrl_of_match[] = { | 2695 | static const struct of_device_id spear1310_pinctrl_of_match[] = { |
2696 | { | 2696 | { |
2697 | .compatible = "st,spear1310-pinmux", | 2697 | .compatible = "st,spear1310-pinmux", |
2698 | }, | 2698 | }, |
diff --git a/drivers/pinctrl/spear/pinctrl-spear1340.c b/drivers/pinctrl/spear/pinctrl-spear1340.c index 873966e2b99f..d243e43e7f6d 100644 --- a/drivers/pinctrl/spear/pinctrl-spear1340.c +++ b/drivers/pinctrl/spear/pinctrl-spear1340.c | |||
@@ -2008,7 +2008,7 @@ static struct spear_pinctrl_machdata spear1340_machdata = { | |||
2008 | .modes_supported = false, | 2008 | .modes_supported = false, |
2009 | }; | 2009 | }; |
2010 | 2010 | ||
2011 | static struct of_device_id spear1340_pinctrl_of_match[] = { | 2011 | static const struct of_device_id spear1340_pinctrl_of_match[] = { |
2012 | { | 2012 | { |
2013 | .compatible = "st,spear1340-pinmux", | 2013 | .compatible = "st,spear1340-pinmux", |
2014 | }, | 2014 | }, |
diff --git a/drivers/pinctrl/spear/pinctrl-spear300.c b/drivers/pinctrl/spear/pinctrl-spear300.c index 4777c0d0e730..9db83e9ee18c 100644 --- a/drivers/pinctrl/spear/pinctrl-spear300.c +++ b/drivers/pinctrl/spear/pinctrl-spear300.c | |||
@@ -646,7 +646,7 @@ static struct spear_function *spear300_functions[] = { | |||
646 | &gpio1_function, | 646 | &gpio1_function, |
647 | }; | 647 | }; |
648 | 648 | ||
649 | static struct of_device_id spear300_pinctrl_of_match[] = { | 649 | static const struct of_device_id spear300_pinctrl_of_match[] = { |
650 | { | 650 | { |
651 | .compatible = "st,spear300-pinmux", | 651 | .compatible = "st,spear300-pinmux", |
652 | }, | 652 | }, |
diff --git a/drivers/pinctrl/spear/pinctrl-spear310.c b/drivers/pinctrl/spear/pinctrl-spear310.c index ed1d3608f486..db775a414b7a 100644 --- a/drivers/pinctrl/spear/pinctrl-spear310.c +++ b/drivers/pinctrl/spear/pinctrl-spear310.c | |||
@@ -371,7 +371,7 @@ static struct spear_function *spear310_functions[] = { | |||
371 | &tdm_function, | 371 | &tdm_function, |
372 | }; | 372 | }; |
373 | 373 | ||
374 | static struct of_device_id spear310_pinctrl_of_match[] = { | 374 | static const struct of_device_id spear310_pinctrl_of_match[] = { |
375 | { | 375 | { |
376 | .compatible = "st,spear310-pinmux", | 376 | .compatible = "st,spear310-pinmux", |
377 | }, | 377 | }, |
diff --git a/drivers/pinctrl/spear/pinctrl-spear320.c b/drivers/pinctrl/spear/pinctrl-spear320.c index b8e290a8c8c9..80fbd68e17bc 100644 --- a/drivers/pinctrl/spear/pinctrl-spear320.c +++ b/drivers/pinctrl/spear/pinctrl-spear320.c | |||
@@ -3410,7 +3410,7 @@ static struct spear_function *spear320_functions[] = { | |||
3410 | &i2c2_function, | 3410 | &i2c2_function, |
3411 | }; | 3411 | }; |
3412 | 3412 | ||
3413 | static struct of_device_id spear320_pinctrl_of_match[] = { | 3413 | static const struct of_device_id spear320_pinctrl_of_match[] = { |
3414 | { | 3414 | { |
3415 | .compatible = "st,spear320-pinmux", | 3415 | .compatible = "st,spear320-pinmux", |
3416 | }, | 3416 | }, |