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

Commit fe96244b authored by Pramod Gurav's avatar Pramod Gurav Committed by Dmitry Torokhov
Browse files

Input: jornada720_ts - get rid of space indentation and use tab

parent 4b080e3b
Loading
Loading
Loading
Loading
+12 −13
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ struct jornada_ts {

static void jornada720_ts_collect_data(struct jornada_ts *jornada_ts)
{

	/* 3 low word X samples */
	jornada_ts->x_data[0] = jornada_ssp_byte(TXDUMMY);
	jornada_ts->x_data[1] = jornada_ssp_byte(TXDUMMY);