Remove pullup settings for MMC pins, this is not needed since r304290

MFC after:	1 week
This commit is contained in:
Emmanuel Vadot 2016-08-17 13:19:28 +00:00
parent 7dc8d93acb
commit b52a0db190

View File

@ -41,7 +41,3 @@
};
};
};
&mmc0_pins_a {
allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;
};