[linux] 01/02: [arm64] udeb: add multifunction devices

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Dec 12 09:02:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

riku pushed a commit to branch master
in repository linux.

commit 11548f0aea5198e339adc7fc916270b19079d5a5
Author: Riku Voipio <riku.voipio at linaro.org>
Date:   Tue Dec 12 11:00:38 2017 +0200

    [arm64] udeb: add multifunction devices
---
 debian/changelog                                  | 6 ++++++
 debian/installer/arm64/modules/arm64/kernel-image | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fce0aaf..675f5c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.14.2-2) UNRELEASED; urgency=medium
+
+  * [arm64] udeb: add multifunction devices
+
+ -- Riku Voipio <riku.voipio at linaro.org>  Tue, 12 Dec 2017 10:54:22 +0200
+
 linux (4.14.2-1) unstable; urgency=medium
 
   * New upstream stable update:
diff --git a/debian/installer/arm64/modules/arm64/kernel-image b/debian/installer/arm64/modules/arm64/kernel-image
index d1fb5e8..313f1b5 100644
--- a/debian/installer/arm64/modules/arm64/kernel-image
+++ b/debian/installer/arm64/modules/arm64/kernel-image
@@ -1,5 +1,8 @@
 #include <kernel-image>
 
+# Multifunction devices
+drivers/mfd/**
+
 # Regulators
 drivers/regulator/**
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list