At Tue, 05 Aug 2008 05:41:01 +0200, Rene Herman wrote:
On 31-07-08 21:03, Krzysztof Helt wrote:
Takashi, you already applied these but is it possible to still get my Acked-by (or Reviewed-by, whatever you want) on them? When a problem is bisected to one of these, people tend to put the people in the patch tags in CC and I looked at them and would like to be informed of any trouble. I tested most users by now, and we'll get the azt2320 fixed before this hits the streets but I still like to be in the loop on any traffic concerning them.
Acked-by: Rene Herman rene.herman@gmail.com
(or Reviewed-by, Tested-by, ...)
I've changed the tree structure in my git repo, so I added your Reviewed-by tags to all wss-lib patches now.
Now, the tree contains various topic/* branches. For example, topic/wss-lib holds the whole series of wss and related patches, and topic/asoc holds ASoC-related patches. The master and other branches merge the topic branches appropriately. In this way, the patches can be sorted nicely and rebase can be avoided better as well.
Also, some topic branches are for experimental patches that aren't yet merged. For example, topic/hda-reconfig contains my HD-audio dynamic reconfig patches, and topic/modem-integrate contains MC97 integration patches.
The git URL is: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
and gitweb is: http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=summary
thanks,
Takashi