On Mon, Feb 26, 2018 at 9:44 AM, Ardelean, Alexandru <alexandru.Ardelean@xxxxxxxxxx> wrote: > On Sat, 2018-02-24 at 12:18 +0000, Jonathan Cameron wrote: >> On Fri, 16 Feb 2018 14:09:15 +0200 >> Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> wrote: >> >> > This is a small cleanup of the driver's init code. >> > It does not fix anything. >> > >> > The `devm_iio_kfifo_allocate()` function is used instead of >> > `iio_kfifo_allocate()`. This removes the need for explicit deallocation of >> > the driver's iio_buffer, which will now be handled via >> > `iio_device_unregister()`. >> > >> > The `setup_ops` assignment has been moved into the `ad5933_probe()` call, >> > since it's a one-liner. >> > >> > Signed-off-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> >> > --- >> > >> > Note: this change is based on top of `fixes-togreg-post-rc1` branch which >> > contains commit (7d2b8e6aaf9: staging: iio: ad5933: switch buffer mode to >> > software) >> >> It will take a few weeks for that to get to my togreg branch so please >> do remind me if it has and I seem to have forgotten this! >> >> Jonathan > > I'm a bit new to how things progress in the iio subtree. > [Curious] Is there a recommended branch that is regularly updated with accepted > patches ? > Or which branches do I need to rebase when submitting other patches ? Salut Alexandru, You can use the togreg branch of iio tree. thanks, Daniel. -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html