···118118 return(-EINVAL);119119 }120120 /* While it would be electrically possible to make a device that121121- * generated a strong pullup in bit bang mode, only hardare that121121+ * generated a strong pullup in bit bang mode, only hardware that122122 * controls 1-wire time frames are even expected to support a strong123123 * pullup. w1_io.c would need to support calling set_pullup before124124 * the last write_bit operation of a w1_write_8 which it currently