Commit a04e3db5 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Jonathan Cameron
Browse files

iio: proximity: sx9500: Fix a spelling postive to positive

parent 30132fe4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -758,7 +758,7 @@ static const struct sx9500_reg_default sx9500_default_regs[] = {
		.reg = SX9500_REG_PROX_CTRL5,
		/*
		 * Debouncer off, lowest average negative filter,
		 * highest average postive filter.
		 * highest average positive filter.
		 */
		.def = 0x0f,
	},