Nothing will happen. It will be the same as not having phantom power.

phantom_power on() {
if exists dynamic_mic; then
  supply power
else
  be idle
fi
}