Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1609222

Re: [PATCH 0/3] Add public w1 driver interface

From Sebastian Reichel <sre@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] Add public w1 driver interface
Date 2017-03-25 19:50 +0100
Message-ID <toYVb-4Kv-3@gated-at.bofh.it> (permalink)
References <tlFvJ-gv-49@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

On Thu, Mar 16, 2017 at 10:19:52AM -0500, Andrew F. Davis wrote:
> As part of continuing work to cleanup the BQ27xxx driver I am attempting
> to remove the need for the platform driver interface. For this we first
> need the w1 subsystem to act more like a traditional bus subsystem
> and allow drivers for attached devices to live outside of the w1
> directory.
> 
> The first couple patches are trivial, the last a bit more involved
> but should make no functional change, just a re-organization of
> header files.
> 
> Thanks,
> Andrew
> 
> Andrew F. Davis (3):
>   w1: Use kernel common min() implementation
>   w1: Remove unneeded use of assert() and remove w1_log.h
>   w1: Add subsystem kernel public interface

For the whole series:

Reviewed-by: Sebastian Reichel <sre@kernel.org>

-- Sebastian

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Add public w1 driver interface "Andrew F. Davis" <afd@ti.com> - 2017-03-16 16:30 +0100
  [PATCH 3/3] w1: Add subsystem kernel public interface "Andrew F. Davis" <afd@ti.com> - 2017-03-16 16:30 +0100
  [PATCH 1/3] w1: Use kernel common min() implementation "Andrew F. Davis" <afd@ti.com> - 2017-03-16 16:50 +0100
  Re: [PATCH 0/3] Add public w1 driver interface Sebastian Reichel <sre@kernel.org> - 2017-03-25 19:50 +0100

csiph-web