On 10/25/2013 10:34 AM, Johannes Berg wrote: > On Wed, 2013-10-23 at 20:27 +0200, Hauke Mehrtens wrote: >> These drivers are depending on changes of the regulator core driver >> which are not in the specific kernel versions. > > These dependencies seem to continue moving forward - is it even worth > backporting? > > johannes > Yes moving the dependencies is easier than backporting the code which does not work any more. ;-) The problem here is that the regulator core can not be backported, because it is always build into the kernel and not as a module. I am also think if it is worth backporting this stuff, I think it is only used on embedded devices and there it is probably easier to just patch the kernel with the driver updates you need, I am for dropping this. Are there any users of the regulator drivers? Hauke -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html