[PATCH v2] ARM: OMAP2: hwmod: Fix "register offset NULL check" bug
Paul Walmsley
paul at pwsan.com
Thu Dec 20 02:35:27 EST 2012
On Thu, 20 Dec 2012, Hebbar, Gururaja wrote:
> On Wed, Dec 19, 2012 at 07:43:50, Paul Walmsley wrote:
>
> > We've got a few hwmods on OMAP44xx that don't have clkctrl_offs registers
> > listed in the hwmod data, and which are not marked with HWMOD_NO_IDLEST.
> > What's going to happen in those cases?
>
> Hmm. This is a special case to me. Let me go back and do some review.
> Will be back with some more details.
Probably what needs to happen is that those hwmods need to be marked with
HWMOD_NO_IDLEST, in a separate patch before yours. As far as I can tell,
that's how they should have been marked initially. Then your patch should
be fine.
- Paul
More information about the linux-arm-kernel
mailing list