;>From: Kevin Hilman [mailto:khil...@deeprootsystems.com]
>>>>>>Sent: Thursday, December 10, 2009 4:39 AM
>>>>>>To: Gopinath, Thara
>>>>>>Cc: linux-omap@vger.kernel.org; Paul Walmsley
>>>>>>Subject: Re: [PATCH] OMAP3: hwmod: check for
y, December 10, 2009 4:39 AM
>>>>>To: Gopinath, Thara
>>>>>Cc: linux-omap@vger.kernel.org; Paul Walmsley
>>>>>Subject: Re: [PATCH] OMAP3: hwmod: check for clkdomain pointer before
>>>>>accesing it to change the
>>sleep
>>>&g
;>From: Kevin Hilman [mailto:khil...@deeprootsystems.com]
>>>>>>Sent: Thursday, December 10, 2009 4:39 AM
>>>>>>To: Gopinath, Thara
>>>>>>Cc: linux-omap@vger.kernel.org; Paul Walmsley
>>>>>>Subject: Re: [PATCH] OMAP3: hwmod: check for
y, December 10, 2009 4:39 AM
>>>>>To: Gopinath, Thara
>>>>>Cc: linux-omap@vger.kernel.org; Paul Walmsley
>>>>>Subject: Re: [PATCH] OMAP3: hwmod: check for clkdomain pointer before
>>>>>accesing it to change the
>>sleep
>>>&g
t;>>Subject: Re: [PATCH] OMAP3: hwmod: check for clkdomain pointer before
>>>accesing it to change the sleep
>>>dependencies.
>>>
>>>Thara Gopinath writes:
>>>
>>>> Some clock nodes like wdt1_fck, sr1_fck, sr2_fck etc do not have
>>-Original Message-
>>From: Kevin Hilman [mailto:khil...@deeprootsystems.com]
>>Sent: Thursday, December 10, 2009 4:39 AM
>>To: Gopinath, Thara
>>Cc: linux-omap@vger.kernel.org; Paul Walmsley
>>Subject: Re: [PATCH] OMAP3: hwmod: check for clkdom
Thara Gopinath writes:
> Some clock nodes like wdt1_fck, sr1_fck, sr2_fck etc do not have a
> clock domain associated . For such nodes accessing the clock domain pointers
> in _add_initiator_dep and _del_initiator_dep, will lead to null pointer
> defreferencing crash. Adding support in these fun