On 27 January 2016 at 02:56, xiaoqiang zhao <zxq_yx_...@163.com> wrote: > * assign tusb6010_init to tusb6010_info.instance_init and drop the > SysBusDeviceClass::init > * use spaces instead of tabs
Please don't do whitespace/indentation changes and real code changes in the same patch. Indent changes should always go in their own patch if you really need to make them (though in this case I would not bother personally). thanks -- PMM