Re: [PATCH] usb: dwc3: debugfs: convert our regdump to use regsets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <balbi@xxxxxx>
> > ---
> > 
> > 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


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux