Re: Announce: TILT tracking Androidization trees

2011-10-09 Thread Andy Green
On 10/07/2011 05:59 AM, Somebody in the thread at some point said: Hi - - Suspend borked - WLAN borked It passes: Boots 0xBench Busybox YouTube Ethernet ADB GLMark2 Wi-Fi Bluetooth Actually WLAN is broken on that build. It will start up, associate and transfer data, but it will not

Re: [PATCH V2 1/2] ARM: S3C2410: Add __init attribute to usb_simtec_init()

2011-10-09 Thread Tushar Behera
Hi Sergei, On Saturday 08 October 2011 07:48 PM, Sergei Shtylyov wrote: Hello. On 07-10-2011 15:55, Tushar Behera wrote: usb_simtec_init() references s3c_ohci_set_platdata() which is defined with __init attribute. Hence to remove section mismatch warning, __init attribute is added to usb_simt

Re: [PATCH V2 1/2] ARM: S3C2410: Add __init attribute to usb_simtec_init()

2011-10-09 Thread Sergei Shtylyov
Hello. On 07-10-2011 15:55, Tushar Behera wrote: usb_simtec_init() references s3c_ohci_set_platdata() which is defined with __init attribute. Hence to remove section mismatch warning, __init attribute is added to usb_simtec_init(). It removes following two warnigs. WARNING: vmlinux.o(.tex

Re: [PATCH 1/2] drivers: create a pin control subsystem v9

2011-10-09 Thread Shawn Guo
On Mon, Oct 03, 2011 at 10:17:42AM +0200, Linus Walleij wrote: [...] > diff --git a/include/linux/pinctrl/machine.h b/include/linux/pinctrl/machine.h > new file mode 100644 > index 000..2cd4033 > --- /dev/null > +++ b/include/linux/pinctrl/machine.h > @@ -0,0 +1,107 @@ > +/* > + * Machine inter