From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 12 Dec 2011 16:52:17 -0800 From: Greg KH To: Lars-Peter Clausen Cc: Greg Kroah-Hartman , Jonathan Cameron , devel@driverdev.osuosl.org, linux-iio@vger.kernel.org Subject: Re: [PATCH] staging:iio: Setup buffer access functions when allocating the buffer Message-ID: <20111213005217.GA26534@kroah.com> References: <1323684545-11188-1-git-send-email-lars@metafoo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1323684545-11188-1-git-send-email-lars@metafoo.de> List-ID: On Mon, Dec 12, 2011 at 11:09:05AM +0100, Lars-Peter Clausen wrote: > Setup the buffer access functions in the buffer allocate function. There is no > need to let each driver handle this on its own. This patch breaks the build, so I can't take it. Please be more careful in the future, breakages like this stall my workflow a lot... greg k-h