Re: [PATCH v5 4/8] drivers/fsi: sbefifo: Add in-kernel API

2017-11-23 Thread kbuild test robot
Hi Edward, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.14 next-20171122] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commi

[PATCH v5 4/8] drivers/fsi: sbefifo: Add in-kernel API

2017-11-20 Thread Eddie James
From: "Edward A. James" Refactor the user interface of the SBEFIFO driver to allow for an in-kernel read/write API. Add exported functions for other drivers to call, and add an include file with those functions. Also parse the device tree for child nodes and create child platform devices accordin