提交 04f1b47c 编写于 作者: H Heikki Krogerus 提交者: Johannes Berg

net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2

On Lenovo Miix 2 8", BCM4752 is renamed LNV4752.
Acked-by: NAlexandre Courbot <acourbot@nvidia.com>
Signed-off-by: NHeikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
上级 848ef586
......@@ -173,6 +173,7 @@ static int rfkill_gpio_remove(struct platform_device *pdev)
static const struct acpi_device_id rfkill_acpi_match[] = {
{ "BCM4752", RFKILL_TYPE_GPS },
{ "LNV4752", RFKILL_TYPE_GPS },
{ },
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册