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


Groups > linux.kernel > #1195879 > unrolled thread

Re: [PATCH 0/4] ACPI: Reorganize the core device management/enumeration code

Started byMika Westerberg <mika.westerberg@linux.intel.com>
First post2015-07-30 12:00 +0200
Last post2015-08-01 03:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/4] ACPI: Reorganize the core device  management/enumeration code Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-07-30 12:00 +0200
    Re: [PATCH 0/4] ACPI: Reorganize the core device management/enumeration code "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-08-01 03:00 +0200

#1195879 — Re: [PATCH 0/4] ACPI: Reorganize the core device management/enumeration code

FromMika Westerberg <mika.westerberg@linux.intel.com>
Date2015-07-30 12:00 +0200
SubjectRe: [PATCH 0/4] ACPI: Reorganize the core device management/enumeration code
Message-ID<pRSN4-391-21@gated-at.bofh.it>
On Tue, Jul 14, 2015 at 01:16:12AM +0200, Rafael J. Wysocki wrote:
> Hi,
> 
> The size and complexity of drivers/acpi/scan.c has bothered me for quite
> a while and since I'm working on a feature that will benefit from exposing
> some additional information under ACPI device objects in sysfs, I've decided
> to reorganize the code to move some things out of scan.c.
> 
> [1/4] Move all ACPI device code related to sysfs into a separate (new) file.
> [2/4] Move device matching code to bus.c.
> [3/4] Mode device notification, bus operations and driver management code to bus.c.
> [4/4] Register the ACPI bus type in acpi_bus_init().
> 
> No functional changes except for the [4/4] that will case ACPI to be disabled if
> the ACPI bus type cannot be registered.

Just noticed this series. If it is not too late, you can add my

Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>

to the whole series.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1197895 — Re: [PATCH 0/4] ACPI: Reorganize the core device management/enumeration code

From"Rafael J. Wysocki" <rjw@rjwysocki.net>
Date2015-08-01 03:00 +0200
SubjectRe: [PATCH 0/4] ACPI: Reorganize the core device management/enumeration code
Message-ID<pStjz-5Jy-1@gated-at.bofh.it>
In reply to#1195879
On Thursday, July 30, 2015 12:54:39 PM Mika Westerberg wrote:
> On Tue, Jul 14, 2015 at 01:16:12AM +0200, Rafael J. Wysocki wrote:
> > Hi,
> > 
> > The size and complexity of drivers/acpi/scan.c has bothered me for quite
> > a while and since I'm working on a feature that will benefit from exposing
> > some additional information under ACPI device objects in sysfs, I've decided
> > to reorganize the code to move some things out of scan.c.
> > 
> > [1/4] Move all ACPI device code related to sysfs into a separate (new) file.
> > [2/4] Move device matching code to bus.c.
> > [3/4] Mode device notification, bus operations and driver management code to bus.c.
> > [4/4] Register the ACPI bus type in acpi_bus_init().
> > 
> > No functional changes except for the [4/4] that will case ACPI to be disabled if
> > the ACPI bus type cannot be registered.
> 
> Just noticed this series. If it is not too late, you can add my
> 
> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
> 
> to the whole series.

I've merged the Lee Jones' MFD branch on top of it and I'd really prefer to
avoid repeating that merge. :-)

Thanks anyway though.

Rafael

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web