File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -9123,7 +9123,6 @@ static void ufshcd_wl_shutdown(struct device *dev)
91239123 *
91249124 * This function will put disable irqs, turn off clocks
91259125 * and set vreg and hba-vreg in lpm mode.
9126- * Also check the description of __ufshcd_wl_suspend().
91279126 */
91289127static int ufshcd_suspend (struct ufs_hba * hba )
91299128{
@@ -9159,7 +9158,6 @@ static int ufshcd_suspend(struct ufs_hba *hba)
91599158 *
91609159 * This function basically turns on the regulators, clocks and
91619160 * irqs of the hba.
9162- * Also check the description of __ufshcd_wl_resume().
91639161 *
91649162 * Returns 0 for success and non-zero for failure
91659163 */
@@ -9197,7 +9195,6 @@ static int ufshcd_resume(struct ufs_hba *hba)
91979195 * @hba: per adapter instance
91989196 *
91999197 * Check the description of ufshcd_suspend() function for more details.
9200- * Also check the description of __ufshcd_wl_suspend().
92019198 *
92029199 * Returns 0 for success and non-zero for failure
92039200 */
@@ -9249,7 +9246,6 @@ EXPORT_SYMBOL(ufshcd_system_resume);
92499246 * @hba: per adapter instance
92509247 *
92519248 * Check the description of ufshcd_suspend() function for more details.
9252- * Also check the description of __ufshcd_wl_suspend().
92539249 *
92549250 * Returns 0 for success and non-zero for failure
92559251 */
You can’t perform that action at this time.
0 commit comments