Re: [PATCH] regulator: mt6397: convert to arch_initcall

2016-01-05 Thread Mark Brown
On Thu, Dec 24, 2015 at 04:10:43PM +0800, Yingjoe Chen wrote: > These changes are related to pinctrl init order patch. The related > discussion is here: > http://lists.infradead.org/pipermail/linux-mediatek/2015-December/003298.html So this is just to cut down on probe deferrals? Sorry but as yo

Re: [PATCH] regulator: mt6397: convert to arch_initcall

2015-12-24 Thread Yingjoe Chen
On Wed, 2015-12-23 at 12:00 +, Mark Brown wrote: > On Wed, Dec 23, 2015 at 06:16:08PM +0800, Henry Chen wrote: > > Please fix your mail client to word wrap within paragraphs at something > substantially less than 80 columns. Doing this makes your messages much > easier to read and reply to. >

Re: [PATCH] regulator: mt6397: convert to arch_initcall

2015-12-23 Thread Mark Brown
On Wed, Dec 23, 2015 at 06:16:08PM +0800, Henry Chen wrote: Please fix your mail client to word wrap within paragraphs at something substantially less than 80 columns. Doing this makes your messages much easier to read and reply to. > Due to some device may need reulator operation in earlier boo