On 09/25/2014 04:41 PM, Sebastian Reichel wrote:Followup ... I am in the process of creating a branch.
Hi Guenter,
On Thu, Sep 18, 2014 at 09:35:04PM -0700, Guenter Roeck wrote:
On 08/27/2014 12:23 PM, David Riley wrote:
This driver registers a restart handler to set a GPIO line high/low
to reset a board based on devicetree bindings.
Signed-off-by: David Riley <davidriley@xxxxxxxxxxxx>
Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Is there an immutable branch available with your restart handler
stuff, which I can pull into battery-2.6.git?
-- Sebastian
Hi Sebastian,
Unfortunately not.
Andrew has the patches in his tree and will hopefully send the set to Linus
during the next commit window. Not sure if/how I could create an immutable
branch from the commits in his repository, especially since (if I understand
it correctly) he re-creates his tree on a regular basis, which is changing
the SHAs and, unless I am missing something, the commit dates.
[ Not really sure how to best handle situations like that .. ]
Guenter