Commit f20161cf authored by Yang Li's avatar Yang Li Committed by Paolo Abeni
Browse files
parent 71b263e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -844,7 +844,7 @@ dpll_pin_find(u64 clock_id, struct nlattr *mod_name_attr,
				return ERR_PTR(-EINVAL);
			}
			pin_match = pin;
		};
		}
	}
	if (!pin_match) {
		NL_SET_ERR_MSG(extack, "not found");