On Fri, Jan 18, 2013 at 11:23:08AM -0800, Greg KH wrote:
> On Fri, Jan 18, 2013 at 10:24:39AM +0200, Felipe Balbi wrote:
> > regset is a generic implementation of regdump
> > utility through debugfs.
> > 
> > Signed-off-by: Felipe Balbi <ba...@ti.com>
> > ---
> > 
> > Hi Greg, would you take the patch below to debugfs ? I don't think debugfs
> > should ever change whatever's passed through struct debugfs_reg32 anyway.
> > 
> >  struct debugfs_regset32 {
> > -   struct debugfs_reg32 *regs;
> > +   const struct debugfs_reg32 *regs;
> >     int nregs;
> >     void __iomem *base;
> >  };
> 
> Yes, I would be glad to take that type of change, feel free to send it
> to me.

cool, great. Just sent it as a real patch

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to