Re: [PATCH linux 2/4] drivers/fsi/sbefifo: Add in-kernel API

2017-06-24 Thread kbuild test robot
Hi Edward, [auto build test ERROR on next-20170619] [cannot apply to linux/master linus/master robh/for-next v4.12-rc6 v4.12-rc5 v4.12-rc4 v4.12-rc6] [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/comm

[PATCH linux 2/4] drivers/fsi/sbefifo: Add in-kernel API

2017-06-21 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