Re: [PATCH V1] input: use device managed memory in da9052 touchscreen driver

2014-01-10 Thread Dmitry Torokhov
On Fri, Jan 10, 2014 at 09:02:10AM +, Opensource [Anthony Olech] wrote: > > -Original Message- > > From: Dmitry Torokhov [mailto:dmitry.torok...@gmail.com] > > > > I am uncomfortable with the touchscreen portion of this driver ignoring the > > framework of it's MFD core and mixing nati

RE: [PATCH V1] input: use device managed memory in da9052 touchscreen driver

2014-01-10 Thread Opensource [Anthony Olech]
> -Original Message- > From: Dmitry Torokhov [mailto:dmitry.torok...@gmail.com] > Sent: 09 January 2014 19:13 > To: Opensource [Anthony Olech] > Cc: linux-in...@vger.kernel.org; linux-kernel@vger.kernel.org; Huqiu Liu; > David Dajun Chen > Subject: Re: [PATCH V1] inpu

Re: [PATCH V1] input: use device managed memory in da9052 touchscreen driver

2014-01-09 Thread Dmitry Torokhov
Hi Anthony, On Thu, Jan 09, 2014 at 12:51:37PM +, Anthony Olech wrote: > The touchscreen component driver for the da9052/3 Dialog PMICs > is changed to use device managed memory allocation. > > This results in simpler error paths as failures in the probe() > function do not require explicit c