> Should we append the index for unique directory
> name for each contoroller like "ufs0", "ufs1", ...?
I agree - uploaded patch V2 in which this is handled.
Thanks,
Gilad.
--
Qualcomm Israel, on behalf of Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
2015-02-04 0:37 GMT+09:00 Gilad Broner :
> From: Lee Susman
>
> Adding debugfs capability for ufshcd.
...
> +void ufsdbg_add_debugfs(struct ufs_hba *hba)
> +{
> + if (!hba) {
> + pr_err("%s: NULL hba, exiting\n", __func__);
> + return;
> + }
> +
> +
2 matches
Mail list logo