Re: [PATCH v2 2/2] mcb: export bus information via sysfs

2016-04-08 Thread Johannes Thumshirn
On Freitag, 8. April 2016 09:07:15 CEST Andreas Werner wrote: > On Fri, Mar 18, 2016 at 03:26:37PM +0100, Johannes Thumshirn wrote: > > Export information about the bus stored in the FPGA's header to userspace > > via sysfs, instead of hiding it in pr_debug()s from everyone. > > > >

Re: [PATCH v2 2/2] mcb: export bus information via sysfs

2016-04-08 Thread Johannes Thumshirn
On Freitag, 8. April 2016 09:07:15 CEST Andreas Werner wrote: > On Fri, Mar 18, 2016 at 03:26:37PM +0100, Johannes Thumshirn wrote: > > Export information about the bus stored in the FPGA's header to userspace > > via sysfs, instead of hiding it in pr_debug()s from everyone. > > > >

Re: [PATCH v2 2/2] mcb: export bus information via sysfs

2016-04-08 Thread Andreas Werner
On Fri, Mar 18, 2016 at 03:26:37PM +0100, Johannes Thumshirn wrote: > Export information about the bus stored in the FPGA's header to userspace via > sysfs, instead of hiding it in pr_debug()s from everyone. > > Signed-off-by: Johannes Thumshirn > --- Looks good to me. I

Re: [PATCH v2 2/2] mcb: export bus information via sysfs

2016-04-08 Thread Andreas Werner
On Fri, Mar 18, 2016 at 03:26:37PM +0100, Johannes Thumshirn wrote: > Export information about the bus stored in the FPGA's header to userspace via > sysfs, instead of hiding it in pr_debug()s from everyone. > > Signed-off-by: Johannes Thumshirn > --- Looks good to me. I have tested this on the

[PATCH v2 2/2] mcb: export bus information via sysfs

2016-03-18 Thread Johannes Thumshirn
Export information about the bus stored in the FPGA's header to userspace via sysfs, instead of hiding it in pr_debug()s from everyone. Signed-off-by: Johannes Thumshirn --- Documentation/ABI/testing/sysfs-bus-mcb | 29 drivers/mcb/mcb-core.c

[PATCH v2 2/2] mcb: export bus information via sysfs

2016-03-18 Thread Johannes Thumshirn
Export information about the bus stored in the FPGA's header to userspace via sysfs, instead of hiding it in pr_debug()s from everyone. Signed-off-by: Johannes Thumshirn --- Documentation/ABI/testing/sysfs-bus-mcb | 29 drivers/mcb/mcb-core.c | 60