Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 410ef6e1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: misc: ks_bridge: Fix support for 901F PID"

parents 36a07fa5 f5894158
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2012-2014, 2017-2018, Linux Foundation. All rights reserved.
 * Copyright (c) 2012-2014, 2017-2019, Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -700,6 +700,7 @@ ksb_usb_probe(struct usb_interface *ifc, const struct usb_device_id *id)
	case 0x9025:
	case 0x9091:
	case 0x901D:
	case 0x901F:
		/* 1-1 mapping between ksb and udev port which starts with 1 */
		ksb_port_num = udev->portnum - 1;
		dev_dbg(&udev->dev, "ifc_count: %u, port_num:%u\n", ifc_count,