[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <516D71F7.3020006@metafoo.de>
Date: Tue, 16 Apr 2013 17:44:55 +0200
From: Lars-Peter Clausen <lars@...afoo.de>
To: "Opensource [Anthony Olech]" <anthony.olech.opensource@...semi.com>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [NEW DRIVER V4 2/7] DA9058 ADC driver
On 04/16/2013 04:22 PM, Opensource [Anthony Olech] wrote:
>> [...]
>> please always test your drivers against the latest upstream version before submitting them.
>> [...]
>
> Hi Lars,
>
> The driver was tested against linux mainline tag v3.9-rc6, because that was the most recent
> tagged commit in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git on the day
> that I sent in the patches.
>
> What exactly do you mean by "latest upstream version" ?
> Did I use the correct repository ?
So, there are usually subsystem specific trees. You can usually find them in
the MAINTAINERS file. E.g. for the IIO subsystem it is
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
The subsystem trees can be up to 3 months (one release) ahead of Linus'
tree. If in doubt place your changes ontop of the next tree, which should
have all the changes from the subsystem trees.
- Lars
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists