В Sat, 18 Apr 2015 09:11:57 -0700
Matthew Garrett <mj...@srcf.ucam.org> пишет:

> From: Matthew Garrett <mj...@coreos.com>
> 
> If a Bluetooth controller is built into the machine, it should be safe to
> enable runtime power management on it. Let's do so.
> ---
>  Makefile.am                     | 3 ++-
>  rules/90-usb-bluetooth-pm.rules | 8 ++++++++
>  2 files changed, 10 insertions(+), 1 deletion(-)
>  create mode 100644 rules/90-usb-bluetooth-pm.rules
> 
> diff --git a/Makefile.am b/Makefile.am
> index 40cf101..8463a54 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -3754,7 +3754,8 @@ dist_udevrules_DATA += \
>       rules/78-sound-card.rules \
>       rules/80-net-setup-link.rules \
>       rules/90-hda-controller-pm.rules \
> -     rules/90-hda-codec-pm.rules
> +     rules/90-hda-codec-pm.rules \
> +     rules/90-usb-bluetooth-pm.rules
>  

I wonder how long the list will grow. Is not property in hwdb better
approach?
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to