]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: cros_ec_spi: Set wakeup capability
authorPrathyush K <prathyush.k@samsung.com>
Mon, 16 Jun 2014 21:12:23 +0000 (14:12 -0700)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 13:58:06 +0000 (14:58 +0100)
commit2a34db9dd217abd7ef27156da4766c583aecc0df
tree653697f9617b735c6aa0501e884be56b004402d3
parent0f6d19870b0aa25f01edd1ea3b3baf71219b6df5
mfd: cros_ec_spi: Set wakeup capability

Set the device as wakeup capable and register the wakeup source.

Note: Though it makes more sense to have the SPI framework do this,
(either via device tree or by board_info)
this change is as per an existing mail chain:
https://lkml.org/lkml/2009/8/27/291

Signed-off-by: Prathyush K <prathyush.k@samsung.com>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cros_ec_spi.c