commit | 51c208c746e800dba37d1a54d3c5e601630266c4 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <mina86@mina86.com> | Wed Aug 27 22:58:46 2014 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Sep 02 09:16:46 2014 -0500 |
tree | 4d6e0b333f9881a6640715fbaee88b04e5f16176 | |
parent | 1df22b4ea9d91b01267fb61c155c31fb65d6b8a0 [diff] |
tools: ffs-test: convert to new descriptor format Since commit [ac8dde11: “Add flags to descriptors block”] functionfs supports a new, more powerful and extensible, descriptor format. Since ffs-test is probably the first thing users of the functionfs interface see when they start writing functionfs user space daemons, convert it to use the new format thus promoting it. Signed-off-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Felipe Balbi <balbi@ti.com>