From: David S. Miller Date: Mon, 14 Feb 2022 14:09:59 +0000 (+0000) Subject: Merge branch 'wwan-debugfs' X-Git-Tag: core-urgent-2022-04-03~86^2~352 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e81f1e0de816bf16756ffa269fb7bce8383c13c2;p=users%2Fdwmw2%2Flinux.git Merge branch 'wwan-debugfs' M Chetan Kumar says: ==================== net: wwan: debugfs dev reference not dropped This patch series contains WWAN subsystem & IOSM Driver changes to drop dev reference obtained as part of wwan debugfs dir entry retrieval. PATCH1: A new debugfs interface is introduced in wwan subsystem so that wwan driver can drop the obtained dev reference post debugfs use. PATCH2: IOSM Driver uses new debugfs interface to drop dev reference. Please refer to commit messages for details. ==================== Signed-off-by: David S. Miller --- e81f1e0de816bf16756ffa269fb7bce8383c13c2