On Sun, 31 May 2009 12:32:50 -0500, Matt Mackall <[email protected]> wrote:
> > No, the rng driver can be used regardless of module or built-in, as
> > like as other platform drivers. Any special issue for hw_rng?
>
> I found the source of my confusion: you've given the init function in
> both files exactly the same name. So when I saw .._init at the bottom of
> the second patch, I assumed it was referring to the possibly not loaded
> driver's init code.
OK, I see. I will rename one of them to avoid such a confusion.
Thanks.
---
Atsushi Nemoto