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 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.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

  Powered by Linux