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

Commit e48696fb authored by Vinod Koul's avatar Vinod Koul
Browse files

Merge branch 'topic/nbpfaxi' into for-linus

parents 531dabc7 38fce264
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -479,6 +479,7 @@ static size_t nbpf_xfer_size(struct nbpf_device *nbpf,


	default:
	default:
		pr_warn("%s(): invalid bus width %u\n", __func__, width);
		pr_warn("%s(): invalid bus width %u\n", __func__, width);
		/* fall through */
	case DMA_SLAVE_BUSWIDTH_1_BYTE:
	case DMA_SLAVE_BUSWIDTH_1_BYTE:
		size = burst;
		size = burst;
	}
	}