On Wed, Mar 18 2015 at 10:12 -0600, Bjorn Andersson wrote:
On Thu 12 Mar 15:29 PDT 2015, Lina Iyer wrote:
On Fri, Feb 27 2015 at 15:30 -0700, Bjorn Andersson wrote:
>Add driver for Qualcomm Hardware Mutex block found in many Qualcomm
>SoCs.
>
>Based on initial effort by Kumar Gala <ga...@codeaurora.org>
>
>Signed-off-by: Bjorn Andersson <bjorn.anders...@sonymobile.com>
>+config HWSPINLOCK_QCOM
>+ tristate "Qualcomm Hardware Spinlock device"
Any reason, why this is tristate and not a bool?
>+ depends on ARCH_QCOM
>+ select HWSPINLOCK
select MFD_SYSCON as well, perhaps?
We seem to be dependent on it.
Right, missed that. Thanks!
Will resend with that addition.
Regards,
Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/