On Wed, Feb 8, 2017 at 2:00 PM, Greg KH wrote:
>> - gpiod = devm_get_gpiod_from_child(port->dev, "rts",
>> - &np->fwnode);
>> - if (!IS_ERR(gpiod)) {
>> - gpiod_direction_outp
On Thu, 09 Feb 2017, Greg KH wrote:
> On Thu, Feb 09, 2017 at 08:21:50AM +, Lee Jones wrote:
> > On Wed, 08 Feb 2017, Greg KH wrote:
> >
> > > On Wed, Feb 08, 2017 at 09:24:25AM +, Lee Jones wrote:
> > > > The commits mentioned below adapt the GPIO API to allow more information
> > > > to
On Thu, Feb 09, 2017 at 08:21:50AM +, Lee Jones wrote:
> On Wed, 08 Feb 2017, Greg KH wrote:
>
> > On Wed, Feb 08, 2017 at 09:24:25AM +, Lee Jones wrote:
> > > The commits mentioned below adapt the GPIO API to allow more information
> > > to be passed directly through devm_get_gpiod_from_c
On Wed, 08 Feb 2017, Greg KH wrote:
> On Wed, Feb 08, 2017 at 09:24:25AM +, Lee Jones wrote:
> > The commits mentioned below adapt the GPIO API to allow more information
> > to be passed directly through devm_get_gpiod_from_child() in the first
> > instance. This facilitates the removal of su
Hi all,
On Wed, 08 Feb 2017 21:42:47 +0200 Andy Shevchenko
wrote:
>
> On Wed, 2017-02-08 at 18:47 +0100, Greg KH wrote:
> > On Wed, Feb 08, 2017 at 06:31:10PM +0200, Andy Shevchenko wrote:
> > >
> > > It requires to have immutable branch in one of the subsystem which
> > > the
> > > other one
On Wed, 2017-02-08 at 18:47 +0100, Greg KH wrote:
> On Wed, Feb 08, 2017 at 06:31:10PM +0200, Andy Shevchenko wrote:
> > On Wed, 2017-02-08 at 21:48 +0800, kbuild test robot wrote:
> > > Hi Lee,
> > >
> > > [auto build test ERROR on tty/tty-testing]
> > > [cannot apply to v4.10-rc7 next-20170208]
On Wed, Feb 08, 2017 at 06:31:10PM +0200, Andy Shevchenko wrote:
> On Wed, 2017-02-08 at 21:48 +0800, kbuild test robot wrote:
> > Hi Lee,
> >
> > [auto build test ERROR on tty/tty-testing]
> > [cannot apply to v4.10-rc7 next-20170208]
> > [if your patch is applied to the wrong git tree, please dr
On Wed, 2017-02-08 at 21:48 +0800, kbuild test robot wrote:
> Hi Lee,
>
> [auto build test ERROR on tty/tty-testing]
> [cannot apply to v4.10-rc7 next-20170208]
> [if your patch is applied to the wrong git tree, please drop us a note
> to help improve the system]
>
> url:https://github.com/0d
Hi Lee,
[auto build test ERROR on tty/tty-testing]
[cannot apply to v4.10-rc7 next-20170208]
[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/commits/Lee-Jones/serial-st-asc-Use-new-GPIOD-API-to-obtain-RT
On Wed, Feb 08, 2017 at 09:24:25AM +, Lee Jones wrote:
> The commits mentioned below adapt the GPIO API to allow more information
> to be passed directly through devm_get_gpiod_from_child() in the first
> instance. This facilitates the removal of subsequent calls, such as
> gpiod_direction_out
The commits mentioned below adapt the GPIO API to allow more information
to be passed directly through devm_get_gpiod_from_child() in the first
instance. This facilitates the removal of subsequent calls, such as
gpiod_direction_output(). This patch firstly moves to utilise the new
API and secondl
11 matches
Mail list logo