Re: [PATCH] watchdog: Remove .owner field from cadence driver

2015-01-15 Thread Guenter Roeck

On 01/15/2015 04:42 AM, Michal Simek wrote:

.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek 
---

Big cleanup was done and this new driver was missed.


Actually, it was included in 'watchdog: drop owner assignment from 
platform_drivers'
by Wolfram Sang. It just hasn't been applied yet.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] watchdog: Remove .owner field from cadence driver

2015-01-15 Thread Guenter Roeck

On 01/15/2015 04:42 AM, Michal Simek wrote:

.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek 
---


Reviewed-by: Guenter Roeck 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] watchdog: Remove .owner field from cadence driver

2015-01-15 Thread Michal Simek
.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek 
---

Big cleanup was done and this new driver was missed.
---
 drivers/watchdog/cadence_wdt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/watchdog/cadence_wdt.c b/drivers/watchdog/cadence_wdt.c
index 5927c0a98a74..bcfd2a22208f 100644
--- a/drivers/watchdog/cadence_wdt.c
+++ b/drivers/watchdog/cadence_wdt.c
@@ -503,7 +503,6 @@ static struct platform_driver cdns_wdt_driver = {
.shutdown   = cdns_wdt_shutdown,
.driver = {
.name   = "cdns-wdt",
-   .owner  = THIS_MODULE,
.of_match_table = cdns_wdt_of_match,
.pm = _wdt_pm_ops,
},
--
1.8.2.3



pgpH20Baf00bu.pgp
Description: PGP signature


Re: [PATCH] watchdog: Remove .owner field from cadence driver

2015-01-15 Thread Guenter Roeck

On 01/15/2015 04:42 AM, Michal Simek wrote:

.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek michal.si...@xilinx.com
---


Reviewed-by: Guenter Roeck li...@roeck-us.net


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] watchdog: Remove .owner field from cadence driver

2015-01-15 Thread Guenter Roeck

On 01/15/2015 04:42 AM, Michal Simek wrote:

.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek michal.si...@xilinx.com
---

Big cleanup was done and this new driver was missed.


Actually, it was included in 'watchdog: drop owner assignment from 
platform_drivers'
by Wolfram Sang. It just hasn't been applied yet.

Guenter

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] watchdog: Remove .owner field from cadence driver

2015-01-15 Thread Michal Simek
.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek michal.si...@xilinx.com
---

Big cleanup was done and this new driver was missed.
---
 drivers/watchdog/cadence_wdt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/watchdog/cadence_wdt.c b/drivers/watchdog/cadence_wdt.c
index 5927c0a98a74..bcfd2a22208f 100644
--- a/drivers/watchdog/cadence_wdt.c
+++ b/drivers/watchdog/cadence_wdt.c
@@ -503,7 +503,6 @@ static struct platform_driver cdns_wdt_driver = {
.shutdown   = cdns_wdt_shutdown,
.driver = {
.name   = cdns-wdt,
-   .owner  = THIS_MODULE,
.of_match_table = cdns_wdt_of_match,
.pm = cdns_wdt_pm_ops,
},
--
1.8.2.3



pgpH20Baf00bu.pgp
Description: PGP signature