Re: [RFC 4/5] drivers: boot_constraint: Add debugfs support

2017-06-28 Thread Viresh Kumar
On 28-06-17, 08:46, Randy Dunlap wrote: > On 06/28/2017 03:26 AM, Viresh Kumar wrote: > > This patch adds debugfs support for boot constraints. This is how it > > looks for a "vmmc-supply" constraint for the MMC device. > > > > Hi, > Does this build OK when DEBUG_FS is not enabled in kernel .conf

Re: [RFC 4/5] drivers: boot_constraint: Add debugfs support

2017-06-28 Thread Randy Dunlap
On 06/28/2017 03:26 AM, Viresh Kumar wrote: > This patch adds debugfs support for boot constraints. This is how it > looks for a "vmmc-supply" constraint for the MMC device. > Hi, Does this build OK when DEBUG_FS is not enabled in kernel .config? -- ~Randy