On 5/5/2013 1:07 AM, Wei Yongjun wrote:
> From: Wei Yongjun
>
> We have registered platform device when module init, and
> need unregister it when module exit.
>
> Signed-off-by: Wei Yongjun
> ---
> drivers/rtc/rtc-tile.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks. Taken into the tile tr
On 05/08/2013 07:28 AM, Andrew Morton wrote:
> On Sun, 5 May 2013 13:07:00 +0800 Wei Yongjun wrote:
>
>> From: Wei Yongjun
>>
>> We have registered platform device when module init, and
>> need unregister it when module exit.
>>
>> ...
>>
>> --- a/drivers/rtc/rtc-tile.c
>> +++ b/drivers/rtc/rtc-t
On Sun, 5 May 2013 13:07:00 +0800 Wei Yongjun wrote:
> From: Wei Yongjun
>
> We have registered platform device when module init, and
> need unregister it when module exit.
>
> ...
>
> --- a/drivers/rtc/rtc-tile.c
> +++ b/drivers/rtc/rtc-tile.c
> @@ -146,6 +146,7 @@ exit_driver_unregister:
>
From: Wei Yongjun
We have registered platform device when module init, and
need unregister it when module exit.
Signed-off-by: Wei Yongjun
---
drivers/rtc/rtc-tile.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/rtc/rtc-tile.c b/drivers/rtc/rtc-tile.c
index 249b653..fc3dee9 10064
4 matches
Mail list logo