From: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
To: backports@vger.kernel.org
Cc: julia.lawall@lip6.fr, oblinger@gmail.com,
"Luis R. Rodriguez" <mcgrof@suse.com>
Subject: [PATCH 3/5] backports: bump I2C_SI4713 to v3.13
Date: Thu, 20 Nov 2014 13:16:21 -0800 [thread overview]
Message-ID: <1416518183-7347-4-git-send-email-mcgrof@do-not-panic.com> (raw)
In-Reply-To: <1416518183-7347-1-git-send-email-mcgrof@do-not-panic.com>
From: "Luis R. Rodriguez" <mcgrof@suse.com>
This driver depends on gpio consumer.h, that depends on some
built-in kernel functionality and while we can now backport
built-in stuff we'd need to make that depend on BACKPORT_INTEGRATE
and then figure out how to backport that functionality on integration.
This doesn't seem like a good candidate to test that with though.
Let's wait for something more desirable.
Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
---
dependencies | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/dependencies b/dependencies
index 1ca9061..8e11497 100644
--- a/dependencies
+++ b/dependencies
@@ -28,8 +28,19 @@ VIDEO_RENESAS_VSP1 3.4
VIDEO_MEM2MEM_DEINTERLACE 3.3
MEDIA_TUNER_E4000 3.4
DVB_USB_RTL28XXU 3.4
+
# missing linux/gpio/consumer.h
+# consumer.h cannot be backported currently, as functions rely
+# on in-kernel functionality (GPIO_DEVRES), we can now backport
+# in-kernel functionality but we'd need to make that depend on
+# integration only and figure out a way to easily split that.
+# This does not seem like a good test desirable test case to
+# start that work with.
VIDEO_ADV7604 3.13
+I2C_SI4713 3.13
+USB_SI4713 3.13
+PLATFORM_SI4713 3.13
+
# missing function clk_prepare_enable(), clk_disable_unprepare() and devm_regulator_bulk_get()
VIDEO_MT9V032 3.3
VIDEO_S5K6AA 3.3
--
2.1.1
next prev parent reply other threads:[~2014-11-20 21:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-20 21:16 [PATCH 0/5] backports: move up to next-20141117 Luis R. Rodriguez
2014-11-20 21:16 ` [PATCH 1/5] backports: rename wpan-phy.h to cfg802154.h Luis R. Rodriguez
2014-11-20 21:22 ` Hauke Mehrtens
2014-11-20 21:31 ` Luis R. Rodriguez
2014-11-20 21:16 ` [PATCH 2/5] backports: address splitting of v4l2-mediabus.h to two files Luis R. Rodriguez
2014-11-20 21:16 ` Luis R. Rodriguez [this message]
2014-11-20 21:16 ` [PATCH 4/5] backports: backport netdev_rss_key_fill() Luis R. Rodriguez
2014-11-20 21:16 ` [PATCH 5/5] backports: refresh patches for next-20141117 Luis R. Rodriguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1416518183-7347-4-git-send-email-mcgrof@do-not-panic.com \
--to=mcgrof@do-not-panic.com \
--cc=backports@vger.kernel.org \
--cc=julia.lawall@lip6.fr \
--cc=mcgrof@suse.com \
--cc=oblinger@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox