commit | f42ab18cc8aed6b5a3532c468f99285de9eabab5 | [log] [tgz] |
---|---|---|
author | Felipe F. Tonello <eu@felipetonello.com> | Mon Aug 08 21:30:09 2016 +0100 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Aug 25 12:13:15 2016 +0300 |
tree | 35baafb3d7ea3cddcab976f717340b5d4a97fdf1 | |
parent | 7ea9fde7605c3d224ba28cd17ffd8ac408453a96 [diff] |
usb: gadget: f_midi: refactor state machine This refactor results in a cleaner state machine code and promotes consistency, readability, and maintanability of this driver. This refactor state machine was well tested and it is currently running in production code and devices. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>