From mboxrd@z Thu Jan 1 00:00:00 1970 From: dmitry.torokhov@gmail.com (Dmitry Torokhov) Date: Wed, 21 Nov 2012 21:34:39 -0800 Subject: [PATCH v2 0/3] CLK: add more devm_* APIs In-Reply-To: <1353403339-11679-1-git-send-email-dmitry.torokhov@gmail.com> References: <1353403339-11679-1-git-send-email-dmitry.torokhov@gmail.com> Message-ID: <1353562482-12422-1-git-send-email-dmitry.torokhov@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Here is the 2nd version of patchset adding more devm_* APIs to CLK subsystem, hopefully with all issues addressed. If this is acceptable then I wonder who will carry the patchset? I can volunteer :) as I have a couple of pending patches that need this functionality. Thanks! -- Dmitry