From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.ml.walleij@gmail.com (Linus Walleij) Date: Wed, 6 Apr 2011 00:13:16 +0200 Subject: [PATCHv4 2/4] ARM: Allow machines to override __delay() In-Reply-To: <1292883633-19553-3-git-send-email-sboyd@codeaurora.org> References: <1292883633-19553-1-git-send-email-sboyd@codeaurora.org> <1292883633-19553-3-git-send-email-sboyd@codeaurora.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2010/12/20 Stephen Boyd : > Some machines want to implement their own __delay() routine based > on fixed rate timers. Expose functionality to set the __delay() > routine at runtime. This should allow two machines with different > __delay() routines to happily co-exist within the same kernel > with minimal overhead. Can't you guys just put this into Russell's patch tracker now? I think the issues raised have been adressed. Unless this happens I will attempt to rebase it and put it in the patch tracker myself soon-ish. Yours, Linus Walleij