|
@@ -814,8 +814,6 @@ static int vf610_nfc_probe(struct platform_device *pdev)
|
|
|
|
|
|
chip->exec_op = vf610_nfc_exec_op;
|
|
chip->exec_op = vf610_nfc_exec_op;
|
|
chip->select_chip = vf610_nfc_select_chip;
|
|
chip->select_chip = vf610_nfc_select_chip;
|
|
- chip->onfi_set_features = nand_onfi_get_set_features_notsupp;
|
|
|
|
- chip->onfi_get_features = nand_onfi_get_set_features_notsupp;
|
|
|
|
|
|
|
|
chip->options |= NAND_NO_SUBPAGE_WRITE;
|
|
chip->options |= NAND_NO_SUBPAGE_WRITE;
|
|
|
|
|