Re: [Xen-devel] [PATCH 0/2] xen: cleanup sysfs management

2015-03-02 Thread David Vrabel
On 05/02/15 20:38, Takashi Iwai wrote: > Hi, > > this is a couple of patchset to clean up the sysfs entry creation / > removal in xen driver codes. They are relatively straightforward > conversion patches, where manual function calls are replaced with > static attribute groups. Applied to devel/

Re: [Xen-devel] [PATCH 0/2] xen: cleanup sysfs management

2015-02-06 Thread Takashi Iwai
At Fri, 6 Feb 2015 10:43:44 +, David Vrabel wrote: > > On 05/02/15 20:38, Takashi Iwai wrote: > > Hi, > > > > this is a couple of patchset to clean up the sysfs entry creation / > > removal in xen driver codes. They are relatively straightforward > > conversion patches, where manual function

Re: [Xen-devel] [PATCH 0/2] xen: cleanup sysfs management

2015-02-06 Thread David Vrabel
On 05/02/15 20:38, Takashi Iwai wrote: > Hi, > > this is a couple of patchset to clean up the sysfs entry creation / > removal in xen driver codes. They are relatively straightforward > conversion patches, where manual function calls are replaced with > static attribute groups. These look fine b