Re: [PATCH 6/7] Add dcr_map_reg() helper

2007-10-01 Thread Benjamin Herrenschmidt
On Tue, 2007-10-02 at 15:51 +1000, Michael Ellerman wrote: > On Tue, 2007-10-02 at 15:19 +1000, Benjamin Herrenschmidt wrote: > > On Mon, 2007-09-17 at 16:05 +1000, Michael Ellerman wrote: > > > Add a helper routine to map dcr's based on the "dcr-reg" property of > > > a device node. > > > > > >

Re: [PATCH 6/7] Add dcr_map_reg() helper

2007-10-01 Thread Michael Ellerman
On Tue, 2007-10-02 at 15:19 +1000, Benjamin Herrenschmidt wrote: > On Mon, 2007-09-17 at 16:05 +1000, Michael Ellerman wrote: > > Add a helper routine to map dcr's based on the "dcr-reg" property of > > a device node. > > > > Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> > > Wouldn't it be

Re: [PATCH 6/7] Add dcr_map_reg() helper

2007-10-01 Thread Benjamin Herrenschmidt
On Mon, 2007-09-17 at 16:05 +1000, Michael Ellerman wrote: > Add a helper routine to map dcr's based on the "dcr-reg" property of > a device node. > > Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> Wouldn't it be more consistent to call it of_map_dcr ? Or maybe find an even better name, but