Re: [PATCH 1/2] drivers: create a pinmux subsystem v3

2011-08-07 Thread Barry Song
Hi Linus, >> diff --git a/Documentation/ABI/testing/sysfs-class-pinmux >> b/Documentation/ABI/testing/sysfs-class-pinmux >> new file mode 100644 >> index 000..c2ea843 >> --- /dev/null >> +++ b/Documentation/ABI/testing/sysfs-class-pinmux >> @@ -0,0 +1,11 @@ >> +What: /sys/class/pinmu

[PATCH] usb: gadget: storage_common: make FSG_NUM_BUFFERS variable size

2011-08-07 Thread Per Forlin
FSG_NUM_BUFFERS is set to 2 as default. Usually 2 buffers are enough to establish a good double buffering pipeline. But when dealing with expensive request preparation (i.e. dma_map) there may be benefits of increasing the number of buffers. There is an extra cost for every first request, the other

Re: Problems with linaro-android_toolchain-4.6-2011.07 rebuilds

2011-08-07 Thread James Westby
On Sun, 7 Aug 2011 02:25:17 +0100, Zach Pfeffer wrote: > I'm seeing the same thing: > > $git push linaro HEAD > Counting objects: 5, done. > Delta compression using up to 4 threads. > Compressing objects: 100% (2/2), done. > Writing objects: 100% (3/3), 454 bytes, done. > Total 3 (delta 1), reus