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

Commit afdaaafe authored by Jonghwan Choi's avatar Jonghwan Choi Committed by Liam Girdwood
Browse files

regulator: max8997: remove useless code

parent 6be6e96f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -267,7 +267,6 @@ static int max8997_get_enable_register(struct regulator_dev *rdev,
	default:
	default:
		/* Not controllable or not exists */
		/* Not controllable or not exists */
		return -EINVAL;
		return -EINVAL;
		break;
	}
	}


	return 0;
	return 0;