From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 26 Sep 2017 09:36:40 +0200 From: Greg Kroah-Hartman To: Jonathan Cameron Cc: linux-iio@vger.kernel.org, Stephen Rothwell Subject: Re: [PATCH] iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_trigger_ops.owner Message-ID: <20170926073640.GA8850@kroah.com> References: <20170926080508.740a6158@archlinux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170926080508.740a6158@archlinux> List-ID: On Tue, Sep 26, 2017 at 08:05:08AM +0100, Jonathan Cameron wrote: > > The equivalent of both of these are now done via macro magic when > the relevant register calls are made. The actual structure > elements have gone away. > > Signed-off-by: Jonathan Cameron You forgot a "Reported-by:" tag here, I'll go add it by hand :) thanks, greg k-h